This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/30083] double quotes in Makefile confuse solaris /bin/sh



------- Comment #5 from marc dot glisse at normalesup dot org  2006-12-08 12:19 -------
(In reply to comment #4)
> Except you did not read instructions so what is the difference?

Ok say you forget I mentionned solaris /bin/sh. I just believe it would be more
consistant to use single quotes instead of double quotes everywhere a constant
string is passed to sed (now it is done everywhere except in 3 places) in this
file. The fact that it makes solaris /bin/sh work is a mere coincidence. It is
just code cleanup.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30083


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]