[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2009-03-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #11 from ebotcazou at gcc dot gnu dot org 2009-03-08 09:11 --- No feedback 3 years. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2008-11-17 Thread sam at gcc dot gnu dot org
--- Comment #10 from sam at gcc dot gnu dot org 2008-11-17 20:13 --- Lowering priority, 3 years without feedback despite a new request 7 months ago. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2008-04-12 Thread sam at gcc dot gnu dot org
--- Comment #9 from sam at gcc dot gnu dot org 2008-04-12 14:44 --- Alfred, any news? -- sam at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-10-01 Thread ams at gnu dot org
--- Additional Comments From ams at gnu dot org 2005-10-01 16:46 --- You also have access to a GNU system, GNU/Linux. It is easily testable there. Could you revert the fix? It is better that fails loudly than having a arbitrary limit. I'll see about submiting a proper patch. -- ht

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-09-01 Thread charlet at adacore dot com
--- Additional Comments From charlet at adacore dot com 2005-09-01 07:21 --- Subject: Re: MAXPATHLEN usage in gcc/ada/*.c > Reopened bug awaiting a proper fix. Feel free to submit one, since you have access to a GNU system. Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=231

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-08-31 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|minor |enhancement Target Milestone|4.1.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-08-31 Thread schwinge-bugzilla-gcc dot gnu dot org at nic-nac-project dot de
--- Additional Comments From schwinge-bugzilla-gcc dot gnu dot org at nic-nac-project dot de 2005-08-31 15:09 --- Reopened bug awaiting a proper fix. -- What|Removed |Added

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-08-31 Thread ams at gnu dot org
--- Additional Comments From ams at gnu dot org 2005-08-31 15:00 --- Subject: Re: MAXPATHLEN usage in gcc/ada/*.c --- Additional Comments From charlet at gcc dot gnu dot org 2005-08-29 13:14 --- Should not cause compilation error any more. The fix is wrong, GNU doesn't

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-08-31 Thread ams at gnu dot org
--- Additional Comments From ams at gnu dot org 2005-08-31 14:56 --- Subject: Re: MAXPATHLEN usage in gcc/ada/*.c This patch is a kludge, GNU does not have any limit what-so-ever on the length of a filename. And it is a horrible kludge, since it is common to have filenames longer than

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-08-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-08-29 13:14 --- Should not cause compilation error any more. Arno -- What|Removed |Added Status

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-08-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-29 13:07 --- Subject: Bug 23187 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-08-29 13:07:07 Modified files: gcc/ada: adaint.c Log message: PR ad

[Bug ada/23187] MAXPATHLEN usage in gcc/ada/*.c

2005-08-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-02 01:15 --- Confirmed, it is more than adaint.c. -- What|Removed |Added Status|UNCONFIRMED