Login  Register

Compatibility between 2.3.2 and 2.4.0

classic Classic list List threaded Threaded
5 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Compatibility between 2.3.2 and 2.4.0

mottelet
Hello,

For the next release of Scilab we plan to move from 2.2 to 2.3.2 and we are wondering if our patch, strictly consisting in changing 'javax.media" by "com.jogamp" in all import directives, will be ok also for the forthcoming 2.4.0. Is it the case ? Thanks.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Compatibility between 2.3.2 and 2.4.0

gouessej
Administrator
Hello

Yes. Please show me your patch if you really have a doubt.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Compatibility between 2.3.2 and 2.4.0

mottelet
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Compatibility between 2.3.2 and 2.4.0

gouessej
Administrator
It looks good.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Compatibility between 2.3.2 and 2.4.0

mottelet
Thanks