[Bug 1245713]

2013-11-14 Thread Glisse-6
*** Bug 59116 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245713 Title: Nasty libstdc++ bug, fixed upstream (PR58800) To manage notifications abou

[Bug 1246802]

2013-11-14 Thread Glisse-6
*** Bug 59116 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1246802 Title: STL std::nth_element bug (fixed upstream) To manage notifications about th

[Bug 749139]

2013-10-16 Thread Glisse-6
(In reply to Colin Watson from comment #4) > so feel free to close this bug. ok. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749139 Title: electric-fence version 2.1.16 failed to build on i386 T

[Bug 984577]

2012-10-15 Thread Glisse-6
(In reply to comment #7) > Then I'll take care of the column number asap. Ok, your turn ;-) (In reply to comment #9) > I will be happy > with the text changed to "left-side operand of %<->*%> must a pointer to class > compatible with the right-side operand", I went with: "left hand operand of ->

[Bug 984577]

2012-10-15 Thread Glisse-6
Author: glisse Date: Fri Oct 12 14:14:37 2012 New Revision: 192401 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192401 Log: 2012-10-12 Marc Glisse PR c++/53055 gcc/c-family/ * c-common.h (enum ref_operator) [RO_ARROW_STAR]: New. gcc/cp/

[Bug 984577]

2012-10-15 Thread Glisse-6
Note: this is very old, I barely remember it. (In reply to comment #6) > Sorry, I think your message is not easily understandable. I think you are > trying to say that "the right hand side must be a pointer-to-member", No, I think I am saying: hello, this is the left hand side of a ->* operator,

[Bug 943263]

2012-08-28 Thread Glisse
Does people here have better luck with the patch mentioned previously: drm/radeon/kms: need to set up ss on DP bridges as well -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/943263 Title: PC display

[Bug 840140]

2012-07-03 Thread Glisse
Goulou, one person, one bug, we will mark as duplicate if we think it's. Closing this one as fix should soon pop up in stable kernel. Goulou you should not load the radeon module on your own especialy not with an Xorg running this is asking for bad things to happen. Default fedora installation sho

[Bug 840140]

2012-05-29 Thread Glisse
I don't think Alex's patch is the right thing to do. At least not according to what fglrx is doing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/840140 Title: Graphical corruption then black screen

[Bug 840140]

2012-05-29 Thread Glisse
Created attachment 62067 Fix backend map This patch should definitely fix your issue, it works for me on my HD6790. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/840140 Title: Graphical corruption

[Bug 984577]

2012-05-16 Thread Glisse-6
Created attachment 27390 patch 1 ice.cc:2:15: error: pointer to member must be on the right side of '->*' int i = p ->* p ; ^ so the caret is on the wrong side of the operator. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 984577]

2012-04-20 Thread Marc-glisse
A brutal application of delta gives this short but non-sensical code: void f () ; struct A A :: * p ; int i = p ->* f ; -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984577 Title: internal compiler