Test program fails to compile #6
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Total Time Spent: 35 minutes 27 seconds
Due Date
lw-everestlinux
35 minutes 27 seconds
No due date set.
Dependencies
No dependencies set.
Reference: EverestLinux/libglacier#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The source code of the test program is:
With the following compile command:
(user)$ gcc queue.c -lglalcier
The following errors are outputted by gcc:
This is most likely due to
data.h
being incomplete. Will fix soon.Merged #7
Fixes didn't work, will continue investigating