diff options
| author | Sergio Luis O. B. Correia <sergio@larces.uece.br> | 2009-11-23 16:00:26 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2009-11-23 16:00:26 -0800 |
| commit | 2b1133ff863172d669defea18761a84e4a343d80 (patch) | |
| tree | a7ae9dadec384481f792b4512c3ada933ebb553e /src/sudo.bash | |
| parent | edf7485a6ea5464c521711deba274a5bb44df75c (diff) | |
| download | go-2b1133ff863172d669defea18761a84e4a343d80.tar.xz | |
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
https://golang.org/cl/157066
Diffstat (limited to 'src/sudo.bash')
0 files changed, 0 insertions, 0 deletions
