freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [freesci-develop] Making FreeSCI code C++ friendly


From: Jordi Vilalta
Subject: Re: [freesci-develop] Making FreeSCI code C++ friendly
Date: Mon, 26 Mar 2007 23:48:40 +0200

Hi,

The attached patch is a bunch of typecasts around kernel_dereferences.
I think all these should be handled as a block, either by using the
explicit casting (as it's done in the patch) or by modifying the
return type of the function (I haven't watched this possibility, but
as I see most of them cast to (char*)...).

Regards,

Jordi Vilalta




reply via email to

[Prev in Thread] Current Thread [Next in Thread]