[Bug 1165732] Re: GCC 4.7.3 internal compiler error when using std::make_shared

2013-09-14 Thread John-Paul Gignac
This non-program causes the same internal error in gcc 4.7.3 (with
-std=c++0x and  -std=c++11).  In general, it seems to happen any time I
push_back an object with an inaccessible copy constructor.

#include vector

class A {
A(const A)=delete;
};

int main()
{
std::vectorA().push_back(*(A*)0);
return 0;
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1165732

Title:
  GCC 4.7.3 internal compiler error when using std::make_shared

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1165732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124336] Accidental bug report

2008-04-17 Thread John-Paul Gignac
Sorry everyone, I accidentally added this bug to the cupsys section.  I
had arrived at this page by entering the bug number into the URL without
also changing the word cupsys in the URL.  Then I misunderstood the
meaning of the Also needs fixing here button.

John-Paul

-- 
nm-applet crashed with SIGSEGV in gtk_combo_box_set_model
https://bugs.launchpad.net/bugs/124336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110403] Re: Very poor 2D performance with radeon XOrg driver

2008-02-20 Thread John-Paul Gignac
Timo: If I recall correctly, Ben Hodgetts was right and the problem went
away after cleaning up a bunch of stuff.  (Belated thanks, Ben!)  I've
changed my setup significantly since then, so I can't confirm 100%.  But
I am not currently experiencing the problem, and I never have
experienced it since then.

-- 
Very poor 2D performance with radeon XOrg driver
https://bugs.launchpad.net/bugs/110403
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110403] Same problem on Radeon Xpress 200M

2007-05-04 Thread John-Paul Gignac
Maybe this will help.  I have the same problem on my HP Pavilion dv8000
with a Radeon Xpress 200M.  In my case, I've never been able to get 3D
working, but I expect that's an unrelated problem.  2D rendering slowed
down dramatically with my upgrade to Feisty.

I've attached the same information that Habeeb requested of Enverex,
plus the output of glxinfo.

** Attachment added: bug-110403-jp.tar.gz
   http://librarian.launchpad.net/7553802/bug-110403-jp.tar.gz

-- 
Very poor 2D performance with radeon XOrg driver
https://bugs.launchpad.net/bugs/110403
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs