Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better deal with EOF #53

Open
Abdur-rahmaanJ opened this issue Oct 13, 2018 · 5 comments
Open

better deal with EOF #53

Abdur-rahmaanJ opened this issue Oct 13, 2018 · 5 comments

Comments

@Abdur-rahmaanJ
Copy link
Owner

our current End Of File strategy is just to append '{end-of-file}' at the end of statements. need a better plan

@brittanyfields1
Copy link

what are you trying to do?

@Abdur-rahmaanJ
Copy link
Owner Author

@brittanyfields1 It means that we are currently appending some text to say that this is the end of a file which can cause confusions if the same text is present before

@ajjayymahato
Copy link

I would like to take up this issue. Can you please assign this to me?

@salty-ivy
Copy link
Contributor

salty-ivy commented Oct 10, 2022

@brittanyfields1 It means that we are currently appending some text to say that this is the end of a file which can cause confusions if the same text is present before

but EOF is supposed to be at the end we just need to make sure EOF never comes in between

@Abdur-rahmaanJ
Copy link
Owner Author

@4the4ryushin EOF can also not be a text. Like the current method needs to be changed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants