Re: [perl-win32-gui-hackers] [perl-win32-gui-users] TODO for 1.06 release

2008-02-01 Thread Robert May
 Note the other cygwin permission problems:
 * GUI.rc is not writable, so the default make will fail.

Hmmm.  It's not read-only in the repository or in my build directory.
I did (somehow) get a read-only version in the 1.05 source tarball -
is that what you're talking about?

On the basis on my investigation I don't think this is a real problem.

 * samples/* are not writable, so the blib update for the demos will fail.
 No patch, I fix that in my build script.

On further investigation I don't know what you refering to here
either.  The samples get put into blib just fine.  There's a problem
with the '*' glob picking up the CVS directory, but that's ignored
(although I'll fix it).

Regards,
Rob.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Perl-Win32-GUI-Hackers mailing list
Perl-Win32-GUI-Hackers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-hackers
http://perl-win32-gui.sourceforge.net/


Re: [perl-win32-gui-hackers] [perl-win32-gui-users] TODO for 1.06 release

2008-02-01 Thread Robert May
On 01/02/2008, Robert May [EMAIL PROTECTED] wrote:
 On 01/02/2008, Robert May [EMAIL PROTECTED] wrote:
- Find out why my build on Cygwin results in an unloadable
SciLexer.dll (permissions I think)
  
   Yes. On cygwin it is missing the x permission, which is Read 
   Execute on Windows ACLs.
 
  I'll investigate further.

 I just raised a support request to add the execute bit to SciLexer.dll
 in the repository.

It's been done - although it may take some time to propagate.

Rob.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Perl-Win32-GUI-Hackers mailing list
Perl-Win32-GUI-Hackers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-hackers
http://perl-win32-gui.sourceforge.net/