﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
59	gfc error in messages.f90	Dave Offiler	marq	"Linux gfortran, build 20060619

{{{
gfc -I../build -O3 -static -I/data/nwp1/grassaf/ropp/gfc/include -c -o message.o `test -f '../messages/message.f90' || echo './'`../messages/message.f90
 In file ../messages/message.f90:200

  call replace('\\', achar(134), xstring)
                          1
Error: Extended ASCII not implemented: argument of ACHAR at (1) must be between 0 and 127
}}}


Any work-around? Should we be using codes >127 at all? Is '\\' used anywhere? (If not, this line
could be removed)"	defect	closed	normal		ropp_utils	0.8	fixed		
