Skip to content

Some very minor tweaks form usage#253

Open
avlouis wants to merge 3 commits intoantirez:masterfrom
avlouis:master
Open

Some very minor tweaks form usage#253
avlouis wants to merge 3 commits intoantirez:masterfrom
avlouis:master

Conversation

@avlouis
Copy link
Copy Markdown

@avlouis avlouis commented Apr 10, 2026

  • Move LINENOISE_DEFAULT_HISTORY_MAX_LEN and LINENOISE_MAX_LINE macro definitions to the header so they are available for users to reference. Also wrap them in ifndef so users can override them using compiler directives.
  • Adjust include guard macros to comply with standards on reserved symbols.
  • Fix a sign issue with a format string argument that causes an error with very pedantic compiler settings.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant