This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
The attached patch removes trailing whitespace from the
the variable NAME prior to the call to getenv. BTW, g77
can't handle an environmental variable with a space in the
variable name.
2004-08-30 Steven G. Kargl <kargls@comcast.net>
* intrinsics/env.c (getenv, get_environmental_variable): Remove
trailing white space.
--
Steve
Attachment:
env.c.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |