[Gambas-user] [Gambas Bug Tracker] Bug #846: Fast routines raise error: Wanted Float[] got Integer[] instead

Jussi Lahtinen jussi.lahtinen at ...626...
Thu Nov 26 15:38:31 CET 2015


The sub fRotateVector() never used fast, because of the bug. You need to
add it yourself.


Jussi

On Thu, Nov 26, 2015 at 3:20 PM, Fabien Bodard <gambas.fr at ...626...> wrote:

> well not really as the sources have been changed to not use the fast
> keyword.
>
> But you have justr to add a fast to the header of the two math modules
> and you will see the crash
>
> 2015-11-26 2:52 GMT+01:00 Jussi Lahtinen <jussi.lahtinen at ...626...>:
> > You can find it from software farm.
> >
> >
> > Jussi
> >
> > On Thu, Nov 26, 2015 at 2:22 AM, Emil Lenngren <emil.lenngren at ...626...>
> > wrote:
> >
> >> Where is the source code for GBrubik?
> >>
> >> 2015-11-26 0:32 GMT+01:00 <bugtracker at ...3416...>:
> >>
> >> > http://gambaswiki.org/bugtracker/edit?object=BUG.846&from=L21haW4-
> >> >
> >> > Comment #2 by Jussi LAHTINEN:
> >> >
> >> > Try the rubik cube (GBrubik).
> >> >
> >> > 1. Open modMotor3D module.
> >> > 2. Add Fast to get "Fast Public Sub fRotateVector()".
> >> > 3. Run the project and rotate any row.
> >> >
> >> >
> >> >
> >> >
> >> >
> >>
> ------------------------------------------------------------------------------
> >> > Go from Idea to Many App Stores Faster with Intel(R) XDK
> >> > Give your users amazing mobile app experiences with Intel(R) XDK.
> >> > Use one codebase in this all-in-one HTML5 development environment.
> >> > Design, debug & build mobile apps & 2D/3D high-impact games for
> multiple
> >> > OSs.
> >> > http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> >> > _______________________________________________
> >> > Gambas-user mailing list
> >> > Gambas-user at lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >> >
> >>
> >>
> ------------------------------------------------------------------------------
> >> Go from Idea to Many App Stores Faster with Intel(R) XDK
> >> Give your users amazing mobile app experiences with Intel(R) XDK.
> >> Use one codebase in this all-in-one HTML5 development environment.
> >> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> >> OSs.
> >> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
> ------------------------------------------------------------------------------
> > Go from Idea to Many App Stores Faster with Intel(R) XDK
> > Give your users amazing mobile app experiences with Intel(R) XDK.
> > Use one codebase in this all-in-one HTML5 development environment.
> > Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> > http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
> --
> Fabien Bodard
>
>
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple
> OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list