-
Notifications
You must be signed in to change notification settings - Fork 139
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
Compile error on Linux #736
Labels
defect
Suspected defect such as a bug or regression
Comments
I'm experiencing the same issue with Ubuntu 23.10 :
|
levb
added a commit
that referenced
this issue
Apr 11, 2024
levb
added a commit
that referenced
this issue
Apr 12, 2024
levb
added a commit
that referenced
this issue
Apr 12, 2024
…_Errors (#743) (#745) Co-authored-by: levb <[email protected]>
levb
added a commit
that referenced
this issue
Apr 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Observed behavior
this error comes up for every file that at some point includes "nats.h"
Expected behavior
No error, just compilation
Server and client version
Latest git version ( commit 49c7f32 )
Host environment
Pop!_OS 22.04 LTS x86_64
Steps to reproduce
PROPOSED FIX:
nats.h line 49: #define NATS_EXTERN extern
The text was updated successfully, but these errors were encountered: