[Bug c++/59598] very simple code using file open for read

2013-12-25 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59598 --- Comment #2 from Denis Kolesnik --- echo off PATH=%PATH%;c:\MinGW\bin;C:\MinGW\x86_64-w64-mingw32\bin set application_file=main_app2 gcc replace_1.c

[Bug c++/59598] very simple code using file open for read

2013-12-25 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59598 --- Comment #1 from Denis Kolesnik --- Created attachment 31512 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31512&action=edit C++ source file

[Bug c++/59598] New: very simple code using file open for read

2013-12-25 Thread lirex.software at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: lirex.software at gmail dot com this portion of the code works ONLY IF the code line "characters_count++;" is absent: characters_count=0; stream = fopen (argv[1],"r"); while ((c = f

[Bug c++/54333] sprinf and fprintf work not always equal

2012-08-20 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54333 --- Comment #2 from Denis Kolesnik 2012-08-20 21:01:54 UTC --- thanks for the quick answer!

[Bug c++/54333] New: sprinf and fprintf work not always equal

2012-08-20 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54333 Bug #: 54333 Summary: sprinf and fprintf work not always equal Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: enhancement Prio

[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 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

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-19 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 --- Comment #20 from Denis Kolesnik 2012-08-19 18:21:08 UTC --- sure: I found, that the bug is if I use "limit 1" clause. It is surelly a bug.

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-19 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 --- Comment #19 from Denis Kolesnik 2012-08-19 18:15:49 UTC --- (In reply to comment #18) > Gcc cannot alter results of an SQL query, it's a bug in your program. This is > the wrong place to get help debugging your code. You are right: I conside

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 --- Comment #17 from Denis Kolesnik 2012-08-19 00:54:19 UTC --- (In reply to comment #10) > I'm sorry. That is my falut and the problem was that I overflowed variables > size causing undefined behaviour. Now I kwon what it is. sorry for my bad e

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 Denis Kolesnik changed: What|Removed |Added Attachment #27972|0 |1 is obsolete|

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 --- Comment #15 from Denis Kolesnik 2012-08-19 00:45:56 UTC --- (In reply to comment #13) > This line contains a bug: > > strcpy(SQL1,"select id, ' ', regexp_replace(str_last_name,' ','') as lastname, > ' ', regexp_replace(str_first_name,' ','')

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 Denis Kolesnik changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|DUPLICATE

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 --- Comment #12 from Denis Kolesnik 2012-08-18 22:15:40 UTC --- > > What exactly is your question and why do you think it's anything to do with > > GCC? that is one of my questions. Whether it is a GCC bug or PstgreSQL. Or even againg my errors

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 Denis Kolesnik changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #19 from Denis Koles

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 Denis Kolesnik changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #18 from Denis Kolesnik 2012-08-18 22:07:20 UTC --- (In reply to comment #10) > Your bug report is useless, you have not provided the information requested at > http://gcc.gnu.org/bugs/ so it cannot be compiled or verified, and your >

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 --- Comment #9 from Denis Kolesnik 2012-08-18 21:41:05 UTC --- (In reply to comment #6) > Why is this marked "enhancement" ? > > Is this the same issue as PR 54213 ? If so please close that one. > > What exactly is your question and why do you

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a GCC error (combobox and SQL data sorting)

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54214 --- Comment #8 from Denis Kolesnik 2012-08-18 21:19:51 UTC --- my command line for compile: c++ -I"D:\Program Files\PostgreSQL\9.1\include" -L"D:\Program Files\PostgreSQL\9.1\lib" -lpq -o %application_file% %application_file%.cpp -Wl,--subsystem

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-18 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a 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=54214 --- Comment #7 from Denis Kolesnik 2012-08-16 22:38:19 UTC --- *** Bug 54213 has been marked as a duplicate of this bug. ***

[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 changed: What|Removed |Added Resolution|WORKSFORME |DUPLICATE --- Comment #6 from Denis Kole

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/54291] why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54291 --- Comment #6 from Denis Kolesnik 2012-08-16 21:18:32 UTC --- I know it could be because if accounts values are changed they are sorted in reverse order(last changed), but my SQL request requests in strict order and my program even not changes t

[Bug c++/54291] why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54291 Denis Kolesnik changed: What|Removed |Added Attachment #28034|0 |1 is obsolete|

[Bug c++/54291] why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54291 --- Comment #4 from Denis Kolesnik 2012-08-16 21:11:38 UTC --- Created attachment 28036 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28036 assembler source file

[Bug c++/54291] why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54291 --- Comment #3 from Denis Kolesnik 2012-08-16 21:09:24 UTC --- Created attachment 28035 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28035 object file to the source

[Bug c++/54291] why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54291 --- Comment #2 from Denis Kolesnik 2012-08-16 21:06:51 UTC --- to THE source

[Bug c++/54291] why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54291 --- Comment #1 from Denis Kolesnik 2012-08-16 21:04:28 UTC --- Created attachment 28034 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28034 additional files to source asked

[Bug c++/54291] New: why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed?

2012-08-16 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54291 Bug #: 54291 Summary: why the value of the variable CHAR SQL_from_account[3] of is changed if it should not be changed? Classification: Unclassified Product: gcc Version: 4.6.1

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-10 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[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 2012-08-09 23:37:18 UTC --- please see comments for the bug 54214, because it is the same, but with corrected copyright notes.

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-09 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-09 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Denis Kolesnik changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a 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=54214 --- Comment #5 from Denis Kolesnik 2012-08-09 20:24:54 UTC --- my operation system is Windows XP Home Edition(I guess it is an OEM version) with Service Pack 3 installed.

[Bug c++/54214] (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or a 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=54214 --- Comment #4 from Denis Kolesnik 2012-08-09 20:22:40 UTC --- operation system is Windows XP Home Edition(I guessit is an OEM version) with Service Pack 3 installed.

[Bug c++/54214] (corrected copyright notes in source file)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=54214 --- Comment #3 from Denis Kolesnik 2012-08-09 20:19:29 UTC --- Created attachment 27975 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27975 assembler source file

[Bug c++/54214] (corrected copyright notes in source file)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=54214 --- Comment #2 from Denis Kolesnik 2012-08-09 20:18:08 UTC --- Created attachment 27974 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27974 object file

[Bug c++/54214] (corrected copyright notes in source file)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=54214 --- Comment #1 from Denis Kolesnik 2012-08-09 20:15:26 UTC --- Created attachment 27973 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27973 additional files to source asked

[Bug c++/54214] New: (corrected copyright notes in source file)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=54214 Bug #: 54214 Summary: (corrected copyright notes in source file)please help to determine whether it is an PostgreSQL error or GCC error (combobox and SQL data sorting) Classificati

[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 changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[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 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 lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54213 --- Comment #2 from Denis Kolesnik 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 #1 from Denis Kolesnik 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] New: please help to determine wether 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 Bug #: 54213 Summary: please help to determine wether it is an PostgreSQL error or GCC error (combobox and SQL data sorting) Classification: Unclassified Product: gcc Version: 4.

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-05 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #4 from Denis Kolesnik 2012-08-05 15:12:58 UTC --- Created attachment 27943 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27943 asm file as addition to the source

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-05 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #2 from Denis Kolesnik 2012-08-05 15:10:47 UTC --- Created attachment 27942 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27942 object file to source all files modified in an text editor to change password - so it size may vary

[Bug c++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-05 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #1 from Denis Kolesnik 2012-08-05 15:08:35 UTC --- Created attachment 27941 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27941 additional files to source asked

[Bug c++/54180] New: a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-05 Thread lirex.software at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Bug #: 54180 Summary: a bug using strcat function - it depends on variable declare order, but it should not. Classification: Unclassified Product: gcc Version: unknown