First Last Prev Next    No search results available
Details
: In the makefile you need 2 backslashes:
Bug#: 2581
: books
: Chapter 8
Status: RESOLVED
Resolution: FIXED
: PC
: Linux
: 0.0
: P2
: normal
: ---

:
:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Pete Collins <pete-collins@mozdev.org>
Assigned To: Pete Collins <pete-collins@mozdev.org>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2002-12-03 08:26
In the makefile you need 2 backslashes:CPPSRCS = (here)
nsSimple.cpp
nsSimpleModule.cpp (here)
$(NULL)

Several Cut and paste errors here->
Finally, implement the Write and Change methods by using printf to write the
value of mName to stdout and set a new value to mName. Example 8-13 shows the
C++ source code in its entirety. Example 8-13 nsSimple.cpp

Its not clear if you do this throw because its needed or as an option:
throw Components.results.NS_ERROR_FACTORY_REGISTER_AGAIN
------- Comment #1 From Pete Collins 2002-12-04 01:23:24 -------
Yea, the Makefile problem should be fixed now.

Still need to look at the other issues posted here.

--pete
------- Comment #2 From Pete Collins 2002-12-05 08:37:47 -------
FIXED

First Last Prev Next    No search results available