summaryrefslogtreecommitdiffstats
path: root/test/Java/java_version_image/src1/Example7.java
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2023-01-13 17:26:36 (GMT)
committerMats Wichmann <mats@linux.com>2023-01-13 17:33:17 (GMT)
commit854c3bdd06e995ceadceccc7d99f773e80cb9707 (patch)
tree955c324a19e2e2ec62eafb75fb2081aefd26e23d /test/Java/java_version_image/src1/Example7.java
parentad4d60144045c44b6d3a9dafb470e5e702e45774 (diff)
downloadSCons-854c3bdd06e995ceadceccc7d99f773e80cb9707.zip
SCons-854c3bdd06e995ceadceccc7d99f773e80cb9707.tar.gz
SCons-854c3bdd06e995ceadceccc7d99f773e80cb9707.tar.bz2
Fix problem where Java inner classes cannot cache
Generated files contained a '$' in filename and this blew up subst. Situation arose because of a need to fetch the FS entry of the source for finding permissions. Now we use the permissions of the cached target to decide whether to chmod to add write permission, this avoids the need to call File() on the source. Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java/java_version_image/src1/Example7.java')
0 files changed, 0 insertions, 0 deletions