After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 172820 - doesn't compile against mozilla trunk
doesn't compile against mozilla trunk
Status: RESOLVED FIXED
Product: devhelp
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Mikael Hallendal
Mikael Hallendal
Depends on:
Blocks:
 
 
Reported: 2005-04-06 15:01 UTC by Christian Persch
Modified: 2005-04-06 17:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (694 bytes, patch)
2005-04-06 15:02 UTC, Christian Persch
none Details | Review

Description Christian Persch 2005-04-06 15:01:55 UTC
due to an API change.

Patch follows. This patch drops support for mozilla 1.8a* and 1.8b1; it will
only allow compilation on 1.7.x, firefox 1.0.x and trunk (and >= 1.8b2 when
released). I don't think that will be a problem, right?
Comment 1 Christian Persch 2005-04-06 15:02:31 UTC
Created attachment 39751 [details] [review]
fix
Comment 2 Mikael Hallendal 2005-04-06 16:10:02 UTC
Hi,

No idea, I have to admit that I don't follow mozilla development very closely.
But I trust you if you think it isn't needed. 

Feel free to commit, in the future I'm definitely fine with you commiting
Mozilla-related stuff directly. You know much about that than I ever will.

Thanks!
Comment 3 Christian Persch 2005-04-06 17:59:55 UTC
2005-04-06  Christian Persch  <chpe@cvs.gnome.org>

        * src/dh-gecko-utils.cpp:

        Fix for mozilla API change. Fixes bug #172820.