12 Jul
2012
12 Jul
'12
3:24 p.m.
Am 12.07.2012 17:15, schrieb Dave Reisner:
Just as I told you in IRC, the debug log showed that you're trying to stomp on a read-only var. bash will not let you do this even if its scoped to a function.
Which is stupid and defies the purpose of scoping.
We could probably change the name of this var, e.g. to "makepkg_version", instead of something so foolishly generic.
Exactly. Why not give ALL variables in makepkg an ugly prefix, so nobody accidently uses them. This wouldn't hurt the eyes too much when editing makepkg.in.