Issue 59514 - OOO_VENDOR and space in it
Summary: OOO_VENDOR and space in it
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: 680
Hardware: Sun All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.2
Assignee: hjs
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-18 21:19 UTC by pavel
Modified: 2006-04-20 12:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2005-12-18 21:19:30 UTC
Hi,

oo@oo:~/BuildDir/ooo_SRC680_m146_src/svx/source/intro>
export OOO_VENDOR="PavelJanik"
dmake

Preprocessor startline:  rscpp @/tmp/CFNhOD
cpp: line 266, Warning: Redefining defined variable "STR_FILTERNAME_ALL"
#define STR_FILTERNAME_ALL                                      (RID_SFX_START+106)
from file ../../unxlngi6.pro/misc/intro/ooo.src, line 45:
#include <sfx2/sfx.hrc>
Rsc2 commandline: rsc2 @/tmp/Dj7wfn
Files: /tmp/xdQVZT 
reading file /tmp/6xtN5U ......
Text [ de ] = "Copyright 2000-2005 Sun Microsystems Inc.\nThis product has been
created by " PavelJanik " based on OpenOffice.org.\nOpenOffice.org acknowledges
all community members, especially those mentioned at
http://www.openoffice.org/welcome/credits.html.";
                                                                               
                       ^
f640: "../../unxlngi6.pro/misc/intro/ooo.src", line 102: Error: syntax error

f256: Error: !! 1 Error found!!
Error starting rsc2 compiler
dmake:  Error code 1, while making '../../unxlngi6.pro/srs/ooo.srs'
'---* tg_merge.mk *---'


and:

export OOO_VENDOR="Pavel Janik" (with space):

Making: ../../unxlngi6.pro/srs/iso.srs
rsc -presponse @/tmp/mk135YV6
VCL Resource Compiler 3.0
Preprocessor commandline:  -I. -I. -I. -I../inc -I../../inc -I../../unx/inc
-I../../unxlngi6.pro/inc -I.
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/solver/680/unxlngi6.pro/inc/stl
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/solver/680/unxlngi6.pro/inc/external
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/solver/680/unxlngi6.pro/inc
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/solenv/unxlngi6/inc
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/solenv/inc
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/res
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/solver/680/unxlngi6.pro/inc/stl
-I/disk3/oo/BuildDir/ooo_SRC680_m146_src/solenv/inc/Xp31
-I/usr/lib/SunJava2/include -I/usr/lib/SunJava2/include/linux
-I/usr/lib/SunJava2/include/native_threads/include -I/usr/X11R6/include -I.
-I../../res -I. -DUNX -DVCL -DGCC -DC341 -DSUPD=680 -DSOLAR_JAVA -DPRODUCT
-DPRODUCT_FULL -DNDEBUG -DOSL_DEBUG_LEVEL=0 -DOOO_VENDOR=Pavel
-DUPDVER="680m146(Build:8991)" Janik /tmp/tFL93b
Preprocessor startline:  rscpp @/tmp/oA54Vd
Janik: No such file or directory
cpp: line 0, Error: Can't open input file "Janik"
Error starting preprocessor
dmake:  Error code 1, while making '../../unxlngi6.pro/srs/iso.srs'
'---* tg_merge.mk *---'
Comment 1 hjs 2005-12-19 11:01:33 UTC
do you think that 

export OOO_VENDOR=\"Pavel Janik\"

could be acceptable?
Comment 2 pavel 2005-12-19 11:20:00 UTC
no, please ;-)
Comment 3 hjs 2005-12-20 12:03:12 UTC
easy one
Comment 4 pavel 2005-12-20 15:09:24 UTC
Verified in local build.
Comment 5 hjs 2006-04-20 12:22:20 UTC
.