Skip to content

debug.c: NetBSD build warning fix.#7810

Merged
oranagra merged 1 commit intoredis:unstablefrom
devnexen:netbsd_debug_build_fix
Sep 19, 2020
Merged

debug.c: NetBSD build warning fix.#7810
oranagra merged 1 commit intoredis:unstablefrom
devnexen:netbsd_debug_build_fix

Conversation

@devnexen
Copy link
Contributor

The symbol base address is a const on this system.

The symbol base address is a const on this system.
@oranagra
Copy link
Member

@devnexen just to be sure i understand, this solves a compilation warning, right?

@oranagra oranagra added the state:to-be-merged The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten label Sep 19, 2020
@devnexen
Copy link
Contributor Author

Yes :)

@oranagra oranagra changed the title debug: NetBSD build fix. debug.c: NetBSD build warning fix. Sep 19, 2020
@oranagra oranagra merged commit eabe3ea into redis:unstable Sep 19, 2020
oranagra pushed a commit that referenced this pull request Oct 27, 2020
The symbol base address is a const on this system.

(cherry picked from commit eabe3ea)
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Nov 4, 2020
The symbol base address is a const on this system.
jschmieg pushed a commit to memKeyDB/memKeyDB that referenced this pull request Nov 6, 2020
The symbol base address is a const on this system.

(cherry picked from commit eabe3ea)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:to-be-merged The PR should be merged soon, even if not yet ready, this is used so that it won't be forgotten

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants