Test program fails to compile #6
Notifications
Total Time Spent: 35 minutes
lw-everestlinux
35 minutes
No due date set.
Dependencies
No dependencies set.
Reference: EverestLinux/libglacier#6
Reference in New Issue
Block a user
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 -lglalcierThe following errors are outputted by gcc:
This is most likely due to
data.hbeing incomplete. Will fix soon.Merged #7
Fixes didn't work, will continue investigating
Going to deprecate queue related functions for now, will research options when the need for them resurfaces