aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/exec
diff options
context:
space:
mode:
authorSergio Luis O. B. Correia <sergio@larces.uece.br>2009-11-23 16:00:26 -0800
committerRuss Cox <rsc@golang.org>2009-11-23 16:00:26 -0800
commit2b1133ff863172d669defea18761a84e4a343d80 (patch)
treea7ae9dadec384481f792b4512c3ada933ebb553e /src/pkg/exec
parentedf7485a6ea5464c521711deba274a5bb44df75c (diff)
downloadgo-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/pkg/exec')
0 files changed, 0 insertions, 0 deletions