-
Notifications
You must be signed in to change notification settings - Fork 47
check read-line maximum character limitation #3
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…mentation-varsion(variable) has extra version information
…lehost, compiledate
…html rbrain-libraries.html
…es.html rbrain-libraries.html
…h, extern hide_ptr and makethreadport, eus_thr.h : add mthread, sema_post, mthread_init, eus_proto.h : add extern MAKE_THREAD AFUNCALL AFUNCALL_NO_WAIT
Do we need raising error? |
What does happen if the line reaches the maximum length? |
01f1648
to
471c750
Compare
344752a
to
eddaf14
Compare
k-okada
added a commit
that referenced
this pull request
Nov 15, 2019
install pkg-config. skip collision test for old bullet.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add check line for #2
Currently, use 8192.
I'll fix immediate 8192 later commit.