[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: a warning when compiling with VC2005
- From: "Todor Totev" <umbra.tenebris@...>
- Date: Tue, 31 Jan 2006 14:39:42 +0200
Hello all,
when compiling the RC with VisualStudio 2005 I've got
..\..\src\llex.c(169) : warning C4267: 'initializing' : conversion from
'size_t' to 'int', possible loss of data
I don't know whether this is of some importance but the beta
builded without a single warning and I decided it is
worth mentioning it.
Best regards,
Todor