This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

New warnings in remote.c


ac131313@nettle$ cat /tmp/x
cc1: warnings being treated as errors
/home/scratch/GDB/src/gdb/remote.c: In function `remote_open_1':
/home/scratch/GDB/src/gdb/remote.c:2140: warning: implicit declaration 
of function `no_shared_libraries'
/home/scratch/GDB/src/gdb/remote.c: In function `remote_write_bytes':
/home/scratch/GDB/src/gdb/remote.c:3541: warning: `nr_bytes' might be 
used uninitialized in this function

	Andrew


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