Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 SPK::Interpolator + loopingEnabled bug

Go down 
2 posters
AuthorMessage
kvakvs

kvakvs


Messages : 32
Date d'inscription : 2010-04-13
Localisation : Ukraine

SPK::Interpolator + loopingEnabled bug Empty
PostSubject: SPK::Interpolator + loopingEnabled bug   SPK::Interpolator + loopingEnabled bug Icon_minitimeWed May 19, 2010 4:06 am

in SPK_Interpolator.cpp, line 74-91 and possibly below
You use end() as pointer to last item in the container.
end() is an invalid iterator pointing BEYOND end of the container, you must not attempt to dereference it, change to rbegin() or back() instead.
Back to top Go down
http://longcat.info
Juff
Developer



Messages : 539
Date d'inscription : 2009-07-14
Age : 41

SPK::Interpolator + loopingEnabled bug Empty
PostSubject: Re: SPK::Interpolator + loopingEnabled bug   SPK::Interpolator + loopingEnabled bug Icon_minitimeWed May 19, 2010 8:22 am

oops, you re right. That s a beginner's mistake. Must have been tired that day. I ll fix that this evening.
Thanks for reporting


Last edited by Juff on Wed May 19, 2010 3:43 pm; edited 1 time in total
Back to top Go down
http://spark.developpez.com
Juff
Developer



Messages : 539
Date d'inscription : 2009-07-14
Age : 41

SPK::Interpolator + loopingEnabled bug Empty
PostSubject: Re: SPK::Interpolator + loopingEnabled bug   SPK::Interpolator + loopingEnabled bug Icon_minitimeWed May 19, 2010 2:00 pm

Fixed on the svn (revision 142)
Back to top Go down
http://spark.developpez.com
Sponsored content





SPK::Interpolator + loopingEnabled bug Empty
PostSubject: Re: SPK::Interpolator + loopingEnabled bug   SPK::Interpolator + loopingEnabled bug Icon_minitime

Back to top Go down
 
SPK::Interpolator + loopingEnabled bug
Back to top 
Page 1 of 1
 Similar topics
-
» problème avec le param d'un interpolator

Permissions in this forum:You cannot reply to topics in this forum
 :: English Forum :: Evolution (en)-
Jump to: