Thread overview
[Bug 3] GDC prints some diagnostic information to stderr instead of stdout
Apr 30, 2013
Daniel Green
Apr 30, 2013
Daniel Green
Jan 12, 2014
Johannes Pfau
Jan 12, 2014
Iain Buclaw
Jan 12, 2014
Johannes Pfau
April 30, 2013
http://bugzilla.gdcproject.org/show_bug.cgi?id=3

--- Comment #2 from Daniel Green <venix1@gmail.com> 2013-04-30 17:46:40 UTC ---
Created attachment 35
  --> http://bugzilla.gdcproject.org/attachment.cgi?id=35
Modifies output of -fd-verbose to go to stdout

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
April 30, 2013
http://bugzilla.gdcproject.org/show_bug.cgi?id=3

Daniel Green <venix1@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |venix1@gmail.com

--- Comment #3 from Daniel Green <venix1@gmail.com> 2013-04-30 17:49:05 UTC ---
I recently played with rdmd, and these are the modifications required to GDC to make it work.

As mentioned by ibuclaw, it won't work with -pipe and could probably use a few sanity checks for that condition.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
April 30, 2013
http://bugzilla.gdcproject.org/show_bug.cgi?id=3

jerro.public@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jerro.public@gmail.com

--- Comment #4 from jerro.public@gmail.com 2013-04-30 21:20:02 UTC ---
> I recently played with rdmd, and these are the modifications required to GDC to make it work.

One way to work around that would be to change rdmd to use -deps flag (-fdeps for GDC) to get dependencies instead of -v.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
January 12, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=3

Johannes Pfau <johannespfau@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannespfau@gmail.com

--- Comment #5 from Johannes Pfau <johannespfau@gmail.com> 2014-01-12 11:07:05 GMT ---
Any updates here?

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
January 12, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=3

--- Comment #6 from Iain Buclaw <ibuclaw@gdcproject.org> 2014-01-12 13:53:14 GMT ---
I have no intention to direct any compiler diagnostic output to stdout in the forseeable future, if that's what you mean.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
January 12, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=3

Johannes Pfau <johannespfau@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #7 from Johannes Pfau <johannespfau@gmail.com> 2014-01-12 14:07:12 GMT ---
OK, I'll close this as WONTFIX then.

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.