8000 Added missing header gd_io_stream.h (fix issue #397) by galik · Pull Request #398 · libgd/libgd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added missing header gd_io_stream.h (fix issue #397) #398

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
wants to merge 2 commits into from

Conversation

galik
Copy link
Contributor
@galik galik commented Jul 21, 2017

Offered for consideration. Should fix Issue #397

Updated src/Makefile.am and src/CMakeLists.txt to include the missing file.
Also moved header includes from all on one line to separate lines as it was getting a little long.

galik added 2 commits July 21, 2017 22:32
Updated src/Makefile.am and arc/CMakeLists.txt to include the missing
file.
Also moved header includes fromall on one line to separate lines as it
was getting a ittle long.
Added C++ source files to src/Makefile.am
Added C++ compiler to configure.ac
@galik
Copy link
Contributor Author
galik commented Jul 22, 2017

The Automake build was also missing the C++ source files leading to missing symbol errors so I have now added these. It seems my Linux distro (Fedora 25) packages this library using Automake.

@vapier
Copy link
Member
vapier commented Jul 24, 2017

this won't fly as it changes the ABI/C++ linkage unconditionally. let's keep the discussion in the referenced bug.

@galik galik closed this Jul 24, 2017
@galik galik deleted the master branch July 24, 2017 04:23
< 5ACA /div>
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.

2 participants
0