[boinc_dev] 7.3.9 can't be compiled at 32 bit stable gentoo Linux

2014-03-06 Thread Toralf Förster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

BOINCGUIApp.cpp: In member function ‘virtual bool CBOINCGUIApp::OnInit()’:
BOINCGUIApp.cpp:173:14: warning: variable ‘iErrorCode’ set but not used 
[-Wunused-but-set-variable]
BOINCGUIApp.cpp: In member function ‘virtual void 
CBOINCGUIApp::OnFatalException()’:
BOINCGUIApp.cpp:582:13: error: cannot pass objects of non-trivially-copyable 
type ‘const wxScopedCharBuffer {aka const class wxScopedCharTypeBufferchar}’ 
through ‘...’
BOINCGUIApp.cpp:582:13: warning: format ‘%s’ expects argument of type ‘char*’, 
but argument 3 has type ‘const wxScopedCharBuffer {aka const 
wxScopedCharTypeBufferchar}’ [-Wformat]


7.3.8 was fine

- -- 
MfG/Sincerely
Toralf Förster
pgp finger print:1A37 6F99 4A9D 026F 13E2 4DCF C4EA CDDE 0076 E94E
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iF4EAREIAAYFAlMYqswACgkQxOrN3gB26U6KoAEAhrvmIgpBlVWm2Fb+lnXLOHNh
37Cicokx2Qvz6gcSUNYBAInu3o1m9tVnfcTUpv4vofdUrvLqql+Y4TWQawngDENq
=f22Q
-END PGP SIGNATURE-
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] 7.3.9 can't be compiled at 32 bit stable gentoo Linux

2014-03-06 Thread Rom Walton
I just committed a change I think will fix that.  Sync up with the master 
branch.

- Rom

-Original Message-
From: boinc_dev [mailto:boinc_dev-boun...@ssl.berkeley.edu] On Behalf Of Toralf 
Förster
Sent: Thursday, March 06, 2014 12:05 PM
To: boinc_dev@ssl.berkeley.edu
Subject: [boinc_dev] 7.3.9 can't be compiled at 32 bit stable gentoo Linux

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

BOINCGUIApp.cpp: In member function ‘virtual bool CBOINCGUIApp::OnInit()’:
BOINCGUIApp.cpp:173:14: warning: variable ‘iErrorCode’ set but not used 
[-Wunused-but-set-variable]
BOINCGUIApp.cpp: In member function ‘virtual void 
CBOINCGUIApp::OnFatalException()’:
BOINCGUIApp.cpp:582:13: error: cannot pass objects of non-trivially-copyable 
type ‘const wxScopedCharBuffer {aka const class wxScopedCharTypeBufferchar}’ 
through ‘...’
BOINCGUIApp.cpp:582:13: warning: format ‘%s’ expects argument of type ‘char*’, 
but argument 3 has type ‘const wxScopedCharBuffer {aka const 
wxScopedCharTypeBufferchar}’ [-Wformat]


7.3.8 was fine

- --
MfG/Sincerely
Toralf Förster
pgp finger print:1A37 6F99 4A9D 026F 13E2 4DCF C4EA CDDE 0076 E94E -BEGIN 
PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iF4EAREIAAYFAlMYqswACgkQxOrN3gB26U6KoAEAhrvmIgpBlVWm2Fb+lnXLOHNh
37Cicokx2Qvz6gcSUNYBAInu3o1m9tVnfcTUpv4vofdUrvLqql+Y4TWQawngDENq
=f22Q
-END PGP SIGNATURE-
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Re: [boinc_dev] 7.3.9 can't be compiled at 32 bit stable gentoo Linux

2014-03-06 Thread Toralf Förster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 03/06/2014 06:16 PM, Rom Walton wrote:
 I just committed a change I think will fix that.  Sync up with the
 master branch.
 

Seems, I need 2 patches from trunk for version 7.3.9 to patch,
first c9982c481 applied cleanly, but a3bccdb438 gives a patch error -
really crazy here.



 - Rom
 
 -Original Message- From: boinc_dev
 [mailto:boinc_dev-boun...@ssl.berkeley.edu] On Behalf Of Toralf
 Förster Sent: Thursday, March 06, 2014 12:05 PM To:
 boinc_dev@ssl.berkeley.edu Subject: [boinc_dev] 7.3.9 can't be
 compiled at 32 bit stable gentoo Linux
 
 BOINCGUIApp.cpp: In member function ‘virtual bool
 CBOINCGUIApp::OnInit()’: BOINCGUIApp.cpp:173:14: warning: variable
 ‘iErrorCode’ set but not used [-Wunused-but-set-variable] 
 BOINCGUIApp.cpp: In member function ‘virtual void
 CBOINCGUIApp::OnFatalException()’: BOINCGUIApp.cpp:582:13: error:
 cannot pass objects of non-trivially-copyable type ‘const
 wxScopedCharBuffer {aka const class wxScopedCharTypeBufferchar}’
 through ‘...’ BOINCGUIApp.cpp:582:13: warning: format ‘%s’ expects
 argument of type ‘char*’, but argument 3 has type ‘const
 wxScopedCharBuffer {aka const wxScopedCharTypeBufferchar}’
 [-Wformat]
 
 
 7.3.8 was fine
 
 ___ boinc_dev mailing
 list boinc_dev@ssl.berkeley.edu 
 http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To
 unsubscribe, visit the above URL and (near bottom of page) enter
 your email address.
 

- -- 
MfG/Sincerely
Toralf Förster
pgp finger print:1A37 6F99 4A9D 026F 13E2 4DCF C4EA CDDE 0076 E94E
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iF4EAREIAAYFAlMYsuEACgkQxOrN3gB26U7RugEAj30VoAiYJ/20d6fdO5ftebck
43eqUHbPpNw6S3VNQLwA/jgUNlmx42gaS2x+qnAkwVCsHDQoyu2hC9r8pSHGJa3z
=K2I5
-END PGP SIGNATURE-
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.