[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-20 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

--- Comment #7 from Denis Kolesnik lirex.software at gmail dot com 2012-08-20 
15:12:04 UTC ---
(In reply to comment #4)
 Have you tried to reduce the problem to a simple source file where you only
 call the PostgreSQL functions?  Try that and see what happens.  Right now your
 source is huge and dependent on files most people here don't have access to.

I did try to make my program to look more compact, but anyway I find my code
beautiful.


[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

Denis Kolesnik lirex.software at gmail dot com changed:

   What|Removed |Added

 Resolution|WORKSFORME  |DUPLICATE

--- Comment #6 from Denis Kolesnik lirex.software at gmail dot com 2012-08-16 
22:38:19 UTC ---


*** This bug has been marked as a duplicate of bug 54214 ***


[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-09 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

--- Comment #1 from Denis Kolesnik lirex.software at gmail dot com 2012-08-09 
19:56:25 UTC ---
Created attachment 27969
  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27969
additional files to source asked


[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-09 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

--- Comment #2 from Denis Kolesnik lirex.software at gmail dot com 2012-08-09 
19:57:37 UTC ---
Created attachment 27970
  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27970
object file


[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-09 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

--- Comment #3 from Denis Kolesnik lirex.software at gmail dot com 2012-08-09 
19:58:55 UTC ---
Created attachment 27971
  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27971
assembler source file


[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

Andrew Pinski pinskia at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2012-08-09
 Ever Confirmed|0   |1
   Severity|enhancement |minor

--- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2012-08-09 
20:00:56 UTC ---
Have you tried to reduce the problem to a simple source file where you only
call the PostgreSQL functions?  Try that and see what happens.  Right now your
source is huge and dependent on files most people here don't have access to.


[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-09 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

Denis Kolesnik lirex.software at gmail dot com changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||WORKSFORME


[Bug c++/54213] please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting)

2012-08-09 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213

--- Comment #5 from Denis Kolesnik lirex.software at gmail dot com 2012-08-09 
23:37:18 UTC ---
please see comments for the bug 54214, because it is the same, but with
corrected copyright notes.