Nick Patavalis wrote:
> Finally I pin-pointed the problem and I think it comes down to this
> (typo?):
>
> printf("\t/* ptr to state block */ state_%s%,\n", ssp->value);
My version (1.9 Beta3 plus local mods) has the same typo and builds OK.
Presumably action on finding a "%" in a printf() format string which is
not followed by a valid conversion specification is compiler-dependent?
Others have got away with it; you didn't! One would surely expect the
same behavior from gcc regardless of platform. Can anyone confirm or
deny?
William
- Navigate by Date:
- Prev:
Re: User's Guide on EPICS build system Jim B. Kowalkowski
- Next:
Re: Bug in sequencer? Rozelle Wright
- Index:
1994
1995
<1996>
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Bug in sequencer? Nick Patavalis
- Next:
Re: Bug in sequencer? Rozelle Wright
- Index:
1994
1995
<1996>
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|