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

2012-08-18 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #20 from Jonathan Wakely 2012-08-18 22:18:28 UTC --- *** Bug 54214 has been marked as a duplicate of this bug. ***

[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++/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++/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++/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++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #15 from Jonathan Wakely 2012-08-17 00:03:17 UTC --- (In reply to comment #13) > I disagree: > I know enough to use strcat and strcpy. That's provably false. > 1: Why those functions work false and are dependent on variables(! I na

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

2012-08-16 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Andrew Pinski 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-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++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-16 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #12 from Andreas Schwab 2012-08-16 22:26:11 UTC --- *** Bug 54291 has been marked as a duplicate of this bug. ***

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

2012-08-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 --- Comment #11 from Jonathan Wakely 2012-08-10 15:04:10 UTC --- Also, you declare SQL_date_begin[10] then fill it with 11 characters (-MM-DD plus the numm terminator) and do the same with SQL_date_end This is horrible, horrible code and sho

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

2012-08-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Jonathan Wakely 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-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++/54180] a bug using strcat function - it depends on variable declare order, but it should not.

2012-08-09 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Andrew Pinski 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-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 pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Andrew Pinski 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-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-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 sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54180 Andreas Schwab 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-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