diff options
author | Sergio Luis O. B. Correia <sergio@larces.uece.br> | 2009-11-23 16:00:26 -0800 |
---|---|---|
committer | Sergio Luis O. B. Correia <sergio@larces.uece.br> | 2009-11-23 16:00:26 -0800 |
commit | 722bfe36428db141c167450fe50d6d0e18d59039 (patch) | |
tree | ea6e51c720cb1c67c2fa2102d21a212c67bf6311 /src/pkg/testing | |
parent | 4ee53c9c05c271ab136be5ba0cbb58251faa2df0 (diff) | |
download | go-722bfe36428db141c167450fe50d6d0e18d59039.tar.gz |
cmd/cc: change getquoted() to accept whitespaces.
getquoted() currently checks for whitespaces and returns nil
if it finds one. this prevents us from having go in a path
containing whitespaces, as the #pragma dynld directives are
processed through the said function.
this commit makes getquoted() accept whitespaces, and this is
also needed for solving issue #115.
R=rsc
http://codereview.appspot.com/157066
Committer: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/pkg/testing')
0 files changed, 0 insertions, 0 deletions