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]

Re: fix libgfortran export prefixes


On Tue, Dec 14, 2004 at 04:43:40PM +0100, Tobias Schlüter wrote:
> This introduces a warning in the cases where gfc_get_string is not used,
> because PREFIX("name") is assigned to a char *:

That's surprising.  Considering what gfc_get_string does, I'm 
surprised it returns a mutable string.

I guess I'll fix it.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]