Closed
Bug 548213
Opened 15 years ago
Closed 15 years ago
C++ style comment in C unit modules/plugin/default/unix/npunix.c
Categories
(Core Graveyard :: Plug-ins, defect)
Core Graveyard
Plug-ins
Tracking
(status1.9.2 .2-fixed, status1.9.1 .9-fixed)
RESOLVED
FIXED
People
(Reporter: ul-mcamafia, Assigned: ul-mcamafia)
Details
(Keywords: verified1.9.0.19, verified1.9.1, verified1.9.2)
Attachments
(2 files)
1.07 KB,
patch
|
jaas
:
review+
dveditz
:
approval1.9.2.2+
dveditz
:
approval1.9.1.9+
dveditz
:
approval1.9.0.19+
|
Details | Diff | Splinter Review |
1.24 KB,
patch
|
Details | Diff | Splinter Review |
At line 630 a C++ style comment appears.
xlc_r -o npunix.o -c -DMOZ_SUITE=1 -DOSTYPE=\"AIX4.3\" -DOSARCH=AIX -I/home/ul
ink/src/comm-1.9.1/mozilla/modules/plugin/default/unix -I. -I../../../../dist/in
clude/java -I../../../../dist/include -I../../../../dist/include/plugin -I/hom
e/ulink/src/comm-1.9.1/obj-sm2-aix43/mozilla/dist/include/nspr -I/home/ulink/
src/comm-1.9.1/obj-sm2-aix43/mozilla/dist/sdk/include -qflag=w:w -DNDEBUG
-DTRIMMED -O2 -qarch=604 -qmaxmem=-1 -qalias=noansi -I/opt/freeware/include/gtk-
2.0 -I/opt/freeware/lib/gtk-2.0/include -I/opt/freeware/include/atk-1.0 -I/opt/f
reeware/include/cairo -I/opt/freeware/include/pango-1.0 -I/opt/freeware/include/
glib-2.0 -I/opt/freeware/lib/glib-2.0/include -I/opt/freeware/include/gtk-unix-p
rint-2.0 -DMOZILLA_VERSION=\"1.9.1.9pre\" -DMOZILLA_VERSION_U=1.9.1.9pre -DA
IX=1 -DHAVE_SYS_INTTYPES_H=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DD_INO=d_ino -DS
TDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_INT16_T=1 -DHAVE_INT
32_T=1 -DHAVE_INT64_T=1 -DHAVE_INT64=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_UINT
16_T=1 -DHAVE_DIRENT_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1
-DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATF
S_H=1 -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1 -DHAVE_LIBC_R=1 -DFUNCPROTO=1
5 -DHAVE_XSHM=1 -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1 -D
HAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FT_SELECT_SIZE=1 -DHAVE_ARM_SIMD=1 -D_REENTRANT
=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPR
INTF=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_STAT64=1 -DHAVE_LSTAT64=1 -DHAVE_TR
UNCATE64=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_RES_
NINIT=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_EMBEDDING_LEVE
L_DEFAULT=1 -DMOZ_EMBEDDING_LEVEL_BASIC=1 -DMOZ_EMBEDDING_LEVEL_MINIMAL=1 -DMOZ_
BUILD_APP=../suite -DMOZ_XUL_APP=1 -DMOZ_DEFAULT_TOOLKIT=\"cairo-gtk2\" -DMOZ_X1
1=1 -DMOZ_WIDGET_GTK2=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_DISTRIBUTION_ID=\"org.mozil
la\" -DMOZ_PANGO=1 -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 -DMOZ_XPINSTALL=1 -DM
OZ_JSLOADER=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 -DMOZ_NO_XPCOM_OBSOLETE=1 -DM
OZ_OGG=1 -DMOZ_WAVE=1 -DMOZ_SYDNEYAUDIO=1 -DMOZ_MEDIA=1 -DMOZ_XTF=1 -DMOZ_CRASHR
EPORTER_ENABLE_PERCENT=100 -DMOZ_MATHML=1 -DMOZ_ENABLE_CANVAS=1 -DMOZ_SVG=1 -DMO
Z_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_FEEDS=1 -DMOZ_STORAGE=1 -DMOZ_HELP
_VIEWER=1 -DMOZ_LOGGING=1 -DMOZ_USER_DIR=\".mozilla\" -DHAVE_INTTYPES_H=1 -DMOZ_
XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_RDF=1 -DMOZ_MORK=1 -DMOZ_MORKREADER=1 -DMOZ_D
LL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -D_MOZILLA_CONFIG_H_ -DMOZILLA
_CLIENT /home/ulink/src/comm-1.9.1/mozilla/modules/plugin/default/unix/npunix.c
"/home/ulink/src/comm-1.9.1/mozilla/modules/plugin/default/unix/npunix.c", line
630.9: 1506-046 (S) Syntax error.
"/home/ulink/src/comm-1.9.1/mozilla/modules/plugin/default/unix/npunix.c", line
630.12: 1506-045 (S) Undeclared identifier This.
"/home/ulink/src/comm-1.9.1/mozilla/modules/plugin/default/unix/npunix.c", line
630.74: 1506-209 (S) Character constants must end before the end of a line.
gmake[5]: *** [npunix.o] Error 1
Trunk, branch 1.9.2 and branch 1.9.1
Solution: replace with a C-style comment
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → ul.mcamafia
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #428652 -
Flags: review?
Assignee | ||
Updated•15 years ago
|
Attachment #428652 -
Flags: review? → review?(jst)
Attachment #428652 -
Flags: review?(jst) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Comment on attachment 428652 [details] [diff] [review]
trivial patch replaces C++ comment with C style
Zero risc, not changing active code at all, only comment.
Attachment #428652 -
Flags: approval1.9.2.2?
Attachment #428652 -
Flags: approval1.9.1.9?
Attachment #428652 -
Flags: approval1.9.0.19?
Comment 3•15 years ago
|
||
Comment on attachment 428652 [details] [diff] [review]
trivial patch replaces C++ comment with C style
Approved for 1.9.2.2, 1.9.1.9, and 1.9.0.19, a=dveditz for release-drivers
Attachment #428652 -
Flags: approval1.9.2.2?
Attachment #428652 -
Flags: approval1.9.2.2+
Attachment #428652 -
Flags: approval1.9.1.9?
Attachment #428652 -
Flags: approval1.9.1.9+
Attachment #428652 -
Flags: approval1.9.0.19?
Attachment #428652 -
Flags: approval1.9.0.19+
Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
https://hg.mozilla.org/releases/mozilla-1.9.1/rev/64558a232dfb
https://hg.mozilla.org/releases/mozilla-1.9.2/rev/af68c2e70d53
The patch doesn't apply to 1.9.0 cleanly.
Assignee | ||
Comment 6•15 years ago
|
||
carrying review and approval forward.
Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Whiteboard: [checkin to 1.9.0]
Comment 7•15 years ago
|
||
mozilla/modules/plugin/samples/default/unix/npunix.c 1.15
Keywords: checkin-needed → fixed1.9.0.19
Whiteboard: [checkin to 1.9.0]
Assignee | ||
Updated•15 years ago
|
Keywords: fixed1.9.0.19 → verified1.9.0.19
Assignee | ||
Updated•15 years ago
|
Keywords: verified1.9.1,
verified1.9.2
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•