Skip to content
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

Fix: Debug::DWARF::LineNumbers on musl-libc (x86) #3866

Merged
merged 1 commit into from Jan 10, 2017

Conversation

ysbaddaden
Copy link
Contributor

Compilation failed on musl-libc (x86) because IO#tell actually returns a LibC::OffT not a LibC::Long.

Compilation failed on musl-libc (x86) because `IO#tell` actually returns a `LibC::OffT` not a `LibC::Long`.
@mverzilli mverzilli merged commit c8481e8 into master Jan 10, 2017
@mverzilli
Copy link

Thanks!

@ysbaddaden ysbaddaden deleted the fix-debug-dwarf-line-numbers-musl-x86 branch January 11, 2017 09:39
@bcardiff bcardiff added this to the Next milestone Jan 11, 2017
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.

None yet

3 participants