[Bug ada/37641] FILE_WRITE_PROPERTIES is deprecated

2008-09-25 Thread sam at gcc dot gnu dot org


--- Comment #2 from sam at gcc dot gnu dot org  2008-09-25 13:47 ---
Kai, I didn't notice that you assigned the bug to yourself. Feel free to
followup on my mail titled [PATCH] ada/37641: Remplace mingw
FILE_WRITE_PROPERTIES by FILE_WRITE_EA sent to gcc-patches.


-- 

sam at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||sam at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37641



[Bug ada/37641] FILE_WRITE_PROPERTIES is deprecated

2008-09-25 Thread nightstrike at gmail dot com


--- Comment #3 from nightstrike at gmail dot com  2008-09-25 15:04 ---
I think that was a mistake.  He was just trying to confirm the PR, and probably
meant to set it to WAITING as opposed to ASSIGNED.  I saw your emails to
gcc-patches.  If you could commit the change, that'd be awesome.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37641



[Bug ada/37641] FILE_WRITE_PROPERTIES is deprecated

2008-09-25 Thread sam at gcc dot gnu dot org


--- Comment #4 from sam at gcc dot gnu dot org  2008-09-25 15:13 ---
Subject: Bug 37641

Author: sam
Date: Thu Sep 25 15:12:26 2008
New Revision: 140665

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140665
Log:
gcc/ada/
PR ada/37641
* adaint.c (__gnat_set_non_writable): Use FILE_WRITE_EA
instead of deprecated FILE_WRITE_PROPERTIES.

Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/adaint.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37641



[Bug ada/37641] FILE_WRITE_PROPERTIES is deprecated

2008-09-25 Thread sam at gcc dot gnu dot org


--- Comment #5 from sam at gcc dot gnu dot org  2008-09-25 15:14 ---
Fixed in current SVN trunk, thanks.


-- 

sam at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37641



[Bug ada/37641] FILE_WRITE_PROPERTIES is deprecated

2008-09-24 Thread ktietz at gcc dot gnu dot org


--- Comment #1 from ktietz at gcc dot gnu dot org  2008-09-24 17:32 ---
FILE_WRITE_PROPERTIES is deprecated and even the documentation is removed from
msdn. So I agree that FILE_WRITE_EA should be used instead.


-- 

ktietz at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |ktietz at gcc dot gnu dot
   |dot org |org
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-09-24 17:32:21
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37641