On Monday 05 of December 2011 at 18:23:44, Janusz Krzysztofik wrote:
> On Monday 05 of December 2011 at 16:15:28, Guennadi Liakhovetski wrote:
> > On 64-bit platforms assigning a pointer to a 32-bit variable causes a
> > compiler warning and cannot actually work. Soc-camera currently doesn't
> > su
On Monday 05 of December 2011 at 16:15:28, Guennadi Liakhovetski wrote:
> On 64-bit platforms assigning a pointer to a 32-bit variable causes a
> compiler warning and cannot actually work. Soc-camera currently doesn't
> support any 64-bit systems, but such platforms can be added in the
> and in any
On 64-bit platforms assigning a pointer to a 32-bit variable causes a
compiler warning and cannot actually work. Soc-camera currently doesn't
support any 64-bit systems, but such platforms can be added in the
and in any case compiler warnings should be avoided.
Signed-off-by: Guennadi Liakhovetski