[oi-dev] is it possible to change caddr_t type
Toomas Soome
tsoome at me.com
Wed Dec 29 17:25:13 UTC 2021
> On 29. Dec 2021, at 18:50, Vincent Torri <vincent.torri at gmail.com> wrote:
>
> Hello
>
> I'm compiling the EFL for the Enlightenment developper, and I have a
> certain number of warnings about caddr_t and casts.
>
> My question is: can I make caddr_t be void * instead of char * .
>
> thank you
>
> Vincent Torri
>
> PS: tell me if i have to ask this question in illumos mailing list
>
it does belong to illumos list, but I’m afraid, it would be quite impossible - unless you want to sweep through all the source to fix pointer arithmetics and such, and then test everything you did touch….
rgds,
toomas
More information about the oi-dev
mailing list