OpenSolaris

Printable Version Enter a New Search
Bug ID 6621164
Synopsis $SRC/cmd/zfs/zfs_main.c seems to have a syntax error in the translation note
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:zfs
Keywords
Responsible Engineer Mark Musante
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105) , solaris_10u8(s10u8_01) (Bug ID:2176252)
Related Bugs
Submit Date 24-October-2007
Last Update Date 17-December-2008
Description
## 07/10/24 gww ##
At about line 3918 in solaris_nevada, the
"translation note" comment reads
* TRANSLATION NOTE:

I believe the Makefile xgettext -c flag
is inherited and reads:
Makefile.master:XGETFLAGS= -c TRANSLATION_NOTE
Makefile.master:BUILD.po= $(XGETTEXT) $(XGETFLAGS) -d $(<F) $<.i ;\
Makefile.msg.targ:	$(XGETTEXT) $(XGETFLAGS) $(MSGFILES); \

Gary..
Work Around
N/A
Comments
N/A