On Fri, 09 Feb 2018 17:50:44 +0000 Stephen Houston <smhousto...@gmail.com> said:

see ticket. only seems to apply to git efl not last release. at least the
format checking is in git only and the min/max api per progress bar (efl range)
is also in git.

i've fixed it.

btw your format string is wrong. it ends up with an invalid format string (with
a single % in it) in your test case. it should be %%%% in that snprintf, not %
%. a single % is invalid in any printf string... :)

> Good Morning,
> 
> Just wanted to give everyone a heads up that progressbar has regressed from
> the legacy functionality and this seems to be the case for a while.  You
> can read more about it here: https://phab.enlightenment.org/T6697 and see
> commit
> https://git.enlightenment.org/core/efl.git/commit?id=a35d4a2ceed5574a2499a7a1c166015a73a6e654
> which
> adds examples of the regression to elementary test.  Regardless or whether
> or not the thought is progressbar was broken to begin with or that the way
> it used to work is incorrect, the fact is the expected functionality has
> been broken and is quite likely broken in releases required by applications
> such as Enlightenment.
> 
> Thanks,
> Stephen
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to