Thanks for trying, Robie!
Could you try the following program and show the result?
#include <stdio.h>
int main()
{
char i = -1;
if (i < 0)
printf("char is signed\n");
else
printf("char is unsigned\n");
}
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884407
Title:
mount.ecryptfs_private is broken on arm
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/884407/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs