Re: [Etherboot-developers] 5.1.x: nrv2b.c
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2002-12-06 17:01:27
|
ke...@us... writes: > Got these warnings from gcc 3.2: > > nrv2b.c:790:48: warning: multi-line string literals are deprecated > nrv2b.c:1452:34: warning: multi-line string literals are deprecated > nrv2b.c:1455:25: warning: multi-line string literals are deprecated > > They seem to be unintentional, printf lines broken inside the format > string. Right. There is some unintentional breakage of long lines. I don't know where that came from... That is currently fixed in my tree, feel free to put those lines back together if you get to it before I commit. Eric |