Ryan Joseph schrieb am Mi., 18. Juli 2018,
01:27:
>
>
> > On Jul 15, 2018, at 11:01 PM, J. Gareth Moreton <
> gar...@moreton-family.com> wrote:
> >
> > So far I'm mostly researching how the node builder works, specifically
> how inline
> > functions are handled, since that's a situation where a '
> On Jul 15, 2018, at 11:01 PM, J. Gareth Moreton
> wrote:
>
> So far I'm mostly researching how the node builder works, specifically how
> inline
> functions are handled, since that's a situation where a 'call' node is
> effectively replaced, and I intend to builda similar system to handle p
18.07.2018 1:22, Martin пишет:
On 17/07/2018 23:57, Maxim Ganetsky wrote:
Hello.
I just moved bug 33983 ("Bad Photoshop files decoding") to FPC project.
Can somebody unassign it from user wp and adjust its incorrect
"feedback" status so it won't get lost?
Done.
Thanks.
--
Best regards,
On 17/07/2018 23:57, Maxim Ganetsky wrote:
Hello.
I just moved bug 33983 ("Bad Photoshop files decoding") to FPC project.
Can somebody unassign it from user wp and adjust its incorrect
"feedback" status so it won't get lost?
Done.
___
fpc-devel m
Hello.
I just moved bug 33983 ("Bad Photoshop files decoding") to FPC project.
Can somebody unassign it from user wp and adjust its incorrect
"feedback" status so it won't get lost?
--
Best regards,
Maxim Ganetsky mailto:gan...@narod.ru
__
Am 16.07.2018 um 18:54 schrieb J. Gareth Moreton:
> In that situation, yes it is. Max is a very simple function though, and it
> gets
> more complicated if it appears in another pure function where the parameters
> are
> variables, but whose values are deterministic.
Actually, this might be more