! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Compilation error with GLib 2.9.5
Status:
CLOSED: FIXED

Comments

Description Daichi Kawahata editbugs 2006-01-25 20:21:46 CET
It's exo 0.3.1.3svn (rev. 19609) with gcc 4.0.1.

Reproducible: Always
Steps to Reproduce:
1. ./autogen.sh
2. gmake
Comment 1 Daichi Kawahata editbugs 2006-01-25 20:23:09 CET
Created attachment 421 
Make log

Make log (gmake -i).
Comment 2 Benedikt Meurer editbugs 2006-01-25 20:27:39 CET
Try removing the G_DISABLE_DEPRECATED from configure.in.in, run autogen.sh
again, and tell me if it compiles fine then.
Comment 3 Daichi Kawahata editbugs 2006-01-25 20:55:12 CET
It passes without G_DISABLE_DEPRECATED, thanks.
Comment 4 Benedikt Meurer editbugs 2006-01-25 21:09:34 CET
Ok, I guess you'll have the same problem with Thunar then. I think I have to
drop G_DISABLE_DEPRECATED for debugging purposes, now that the GLib devs gone
mad with deprecating good stuff. ;)
Comment 5 Benedikt Meurer editbugs 2006-01-25 21:35:57 CET
Fixed with revision 19611.


2006-01-25	Benedikt Meurer <benny@xfce.org>

	* configure.in.in: Drop G_DISABLE_DEPRECATED completely. This fixes
	  bug #1379.

Bug #1379

Reported by:
Daichi Kawahata
Reported on: 2006-01-25
Last modified on: 2009-10-09

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
0.3.1.3svn

Attachments

Make log (71.99 KB, text/plain)
2006-01-25 20:23 CET , Daichi Kawahata
no flags

Additional information