Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/dist/nvi



Frank Kardel wrote:
Hi Christos !

Could this be related to the commit below ;-) ?

/fs/raid1a/src/NetBSD/tc-merge/src/dist/nvi/ex/ex_tag.c: In function 'ex_tag_pop': /fs/raid1a/src/NetBSD/tc-merge/src/dist/nvi/ex/ex_tag.c:351: warning: 'dtqp' may be used uninitialized in this function
(build release fails here)

Frank

I'm not seeing that one, but I am seeing this one:

/build/tools/bin/x86_64--netbsd-gcc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -std=gnu99 -Werror -I/work/trees/current/dist/nvi/include -I/work/trees/current/usr.bin/nvi/build -I. -DGTAGS -I/work/trees/current/dist/nvi/regex -D__REGEX_PRIVATE -DUSE_WIDECHAR -nostdinc -isystem /build/amd64/dst/usr/include -c /work/trees/current/dist/nvi/common/conv.c
cc1: warnings being treated as errors
/work/trees/current/dist/nvi/common/conv.c: In function 'default_int2char':
/work/trees/current/dist/nvi/common/conv.c:273: warning: dereferencing type-punned pointer will break strict-aliasing rules /work/trees/current/dist/nvi/common/conv.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules

- Frank



Home | Main Index | Thread Index | Old Index