Skip to content

Define parse_errors as extern in the header#1

Open
crosser wants to merge 1 commit into
masterdriverz:masterfrom
crosser:master
Open

Define parse_errors as extern in the header#1
crosser wants to merge 1 commit into
masterdriverz:masterfrom
crosser:master

Conversation

@crosser

@crosser crosser commented Jan 7, 2023

Copy link
Copy Markdown

When defined as it is, it causes this build error:

/usr/bin/ld: geekcode.o:(.bss+0x0): multiple definition of `parse_errors'; parse.o:(.data.rel.local+0x0): first defined here

14 years later is as good time to fix a bug as any.
(I still want a parser for 3.1 / 3.2 versions...)

When defined as it is, it causes this build error:

/usr/bin/ld: geekcode.o:(.bss+0x0): multiple definition of `parse_errors'; parse.o:(.data.rel.local+0x0): first defined here
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