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 531897 - Sometimes N_ and _ can be undefined
Sometimes N_ and _ can be undefined
Status: RESOLVED OBSOLETE
Product: ekiga
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-07 07:51 UTC by Snark
Modified: 2008-08-24 23:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Snark 2008-05-07 07:51:49 UTC
I compiled with make -k, defining both GNOME_DISABLE_DEPRECATED and GTK_DISABLE_DEPRECATED, to see all deprecated stuff ; most is for bug #502541, only thing is src/gui/callbacks.cpp and src/gui/main.cpp src/gui/statusicon.cpp, which use N_ and _ which aren't defined somehow.
Comment 1 Snark 2008-08-24 23:30:13 UTC
I just checked : problem disappeared since :-)