[Bug c/65920] New: Not able to compile a code

2015-04-28 Thread imran.siddiqui at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65920

Bug ID: 65920
   Summary: Not able to compile a code
   Product: gcc
   Version: 4.8.3
Status: UNCONFIRMED
  Severity: critical
  Priority: P3
 Component: c
  Assignee: unassigned at gcc dot gnu.org
  Reporter: imran.siddiqui at live dot com
  Target Milestone: ---

Created attachment 35418
  -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35418action=edit
Error

I got an upgrade in AIX server i.e. 7.1 with the DB2 version 9.5. Whenever we
complied a legacy C code in previous AIX server i.e 5.3 with Db2 version 9.5
and GCC version 2.9 it worked fined.

But now i am facing issues in compling.It is very critical for my project to
solve this..

I am attaching some errors


[Bug c++/65920] Not able to compile a code

2015-04-28 Thread imran.siddiqui at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65920

Imran imran.siddiqui at live dot com changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---

--- Comment #2 from Imran imran.siddiqui at live dot com ---
Thans for the quick reply. The code is perfectly fine as it was workinng as i
mentioned earlier

But after the upgrade only it started throwing the error.

I tried repalcing char * with string in the log.cpp..but again it left me some
other errors