[Bug 1277791] Re: Date and time settings missing in Ubuntu 14.04

2015-10-07 Thread Hugues de Lassus Saint-Geniès
*** This bug is a duplicate of bug 1244285 *** https://bugs.launchpad.net/bugs/1244285 Clock seems to be gone with kernel 3.13.0-65-generic (using Ubuntu 14.04.03 LTS). killing unity-panel-service brings it back but only for current session. -- You received this bug notification because you

[Bug 1448146] [NEW] GDB cannot evaluate hexadecimal floating-point numbers with negative exponent

2015-04-24 Thread Hugues de Lassus Saint-Geniès
Public bug reported: Trying to print a hexadecimal floating-point number evaluates to a wrong double. This makes fp-based programs harder to debug. In the example below, the parser seems to recognize 0xa.op as (double)10 and 4 as an int, and a subtraction '-', thus the result '6'. GNU gdb (Ubunt

[Bug 1448146] Re: GDB cannot evaluate hexadecimal floating-point numbers with negative exponent

2015-04-24 Thread Hugues de Lassus Saint-Geniès
** Description changed: Trying to print a hexadecimal floating-point number evaluates to a wrong double. This makes fp-based programs harder to debug. - In the example below, the parser seems to recognize 0xa.op as (double)10 and 4 as an int, and a subtraction '-', thus the result '6'. + In

[Bug 1448146] Re: GDB cannot evaluate hexadecimal floating-point numbers with negative exponent

2015-04-24 Thread Hugues de Lassus Saint-Geniès
A bug was filed on Sourceware Bugzilla for GDB at https://www.sourceware.org/bugzilla/show_bug.cgi?id=18318 as it affects GDB 7.9 too. ** Bug watch added: www.sourceware.org/bugzilla/ #18318 https://www.sourceware.org/bugzilla/show_bug.cgi?id=18318 -- You received this bug notification becaus