To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55661
                  Issue #:|55661
                  Summary:|helpex and -p/-P?
                Component:|l10n
                  Version:|1.0.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P5
             Subcomponent:|code
              Assigned to:|ihi
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Sat Oct  8 11:47:52 -0700 
2005 -------
Hi,

helpex is being called as:

helpex -QQ -p help2 -r ../../../.. -i 01170001.xhp -x
../../../../unxlngi6.pro/misc -y text/shared/02/01170001.xhp -l all -lf en-US -m
localize.sdf

while building helpcontent2 module.

-p help2 is strange, because module help2 doesn't exist (it is not used in merge
mode anyway...). So I think we can remove this parameter from
helpcontent2/makefile.pmk:

./makefile.pmk:49:    @+$(WRAPCMD) helpex -QQ -p help2 -r $(PRJ) -i $(uniq
$(<:f)) -x $(COMMONMISC) -y $(SHELL_PACKAGE)$/$(@:b:e:s/.//).xhp -l all -lf
$(aux_alllangiso:t",") -m localize.sdf && $(TOUCH) $@

Can we also somehow speedup the parsing of this line? Is uniq here needed?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to