[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

[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.

[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

[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

[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