[PATCH] [MELT] Fixing echo stderr permission issue

Alexandre Lissy alissy@mandriva.com
Fri Sep 28 11:31:00 GMT 2012


Hello,

While updating my gcc melt package for debian/ubuntu, I ran into an
issue of /dev/stderr permissions. Some melt build script are directly
echoing to /dev/stderr; and that seems not correct. The attached patch
changes this to echoing to &2, which is more sane and works.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-2012-09-26-Alexandre-Lissy-alissy-mandriva.com.patch
Type: text/x-patch
Size: 7877 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120928/60931a60/attachment.bin>


More information about the Gcc-patches mailing list