! 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 !
thunar-vfs-thumb-jpeg.c does not compile under Solaris with SunStudio 11
Status:
CLOSED: FIXED
Product:
Thunar-vfs
Component:
General

Comments

Description William Bonnet 2007-02-11 23:18:49 CET
User-Agent:       Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.8.1) Gecko/20061228 Firefox/2.0
Build Identifier: 

Compilation fails under Solaris 10 using SunCC. Compiler output an error due to unnamed union members.

Reproducible: Always

Steps to Reproduce:
Comment 1 William Bonnet 2007-02-11 23:19:27 CET
Created attachment 991 
Patch to fix the compilation issue with SunCC

Union members have been named
Comment 2 Benedikt Meurer editbugs 2007-02-12 17:43:57 CET
Committed with revision 24955.

2007-02-12	Benedikt Meurer <benny@xfce.org>

	* thunar-vfs/thunar-vfs-thumb-jpeg.c: Fix compilation with the
	  Sun Studio 11 compiler based on patch from William Bonnet
	  <william@wbonnet.net>. Bug #2900.

Bug #2900

Reported by:
William Bonnet
Reported on: 2007-02-11
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information