dice bug?
Alexander Warg
alexander.warg at os.inf.tu-dresden.de
Wed Sep 6 13:53:13 CEST 2006
On Wed, 2006-09-06 at 02:46 -0600, Spring, Ryan C wrote:
> When I compile the following idl statement:
>
> library kpr
> {
> interface memserv
> {
>
> void foo([out] fpage *thepage,[in] int size);
> };
> };
>
> It produces the following memserv-client.c
>
> ...
> if (l4_ipc_fpage_received(_dice_result))
> else
> {
> ...
>
> This causes compile errors because of the empty if. This is
> obviously an epsilon change to fix, just wondered if this is a bug in the
> dice compiler or is my idl somehow wrong?
This was a BUG in dice, in the version shipped for the Komplexpraktikum.
You should use the dice from our CVS, see
http://tudos.org/dice/download.xml
--
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20060906/f837e4eb/attachment-0001.asc>
More information about the l4-hackers
mailing list