在 ?G, 2003-09-16 16:45, simon andrews (BI) 寫道: > 1) When installing a new version of PAR over an old version installed > by ppm on Windows nmake incorrectly identifies some files as > unchanging and fails to update them, resulting in a broken install. > After I went through the files reported as unchanging and deleted > them all and did a fresh "nmake install" everything started working. > A quick work-round might be to force an update of all files each time > on Win32?
Maybe. Which version was the old one installed by PPM? > 2) The -w flag on the shebang line seems to get ignored when compiling > scripts with pp, as no warnings are produced by the created exe. If I > replace this with a "use warnings" statement then everything works as > expected. There is no support at all for shebang line, in particular because I'd rather not to include the whole shebang-processing routine into the PAR loader. I'll think about it, though -- aside from -w, what other options do you likd to see? > 4) One last little one :-) The file details for pp generated .exes are > a bit strange (the things you get if you set your file view to "tiles" > or if you hold your mouse over a file). For instance the perl > interpreter details say: I'm not particularly bothered about being > able to fill these in (although that might be nice), but putting a > shorter (or even no) string in instead would look better. Uhm, right, that's because I started coding the --info support (which would work by locating and replacing those XXX strings) and abandoned it in the middle. The next release will have those XXX removed, *or* a proper --info support. :-) Thanks, /Autrijus/
signature.asc
Description: =?UTF-8?Q?=E9=80=99=E6=98=AF=E6=95=B8=E4=BD=8D=E5=8A=A0=E7=B0=BD?= =?UTF-8?Q?=E7=9A=84=E9=83=B5?= =?UTF-8?Q?=E4=BB=B6?=
