----- Original Message -----
From: Golden D. Blount <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 21, 2000 10:18 AM
Subject: Broken Compile
> I'm getting an error as follows when I compile turbine with the latest
CVS.
This is not in the latest CVS. And it was fixed in an earlier CVS before it
was removed. Please get a fresh copy.
>
> Compiling 2 source files to C:\ftb\CVS\turbine\bin\classes
>
C:\ftb\CVS\turbine\bin\src\org\apache\turbine\modules\actions\admin\UpdatePe
> rmis
> sion.java:89: Incompatible type for declaration. Can't convert
> java.lang.Object
> to int.
> int id = PermissionPeer.doInsert( criteria );
> ^
>
C:\ftb\CVS\turbine\bin\src\org\apache\turbine\modules\actions\admin\UpdateRo
> le.j
> ava:90: Incompatible type for declaration. Can't convert java.lang.Object
to
> int
> .
> int id = RolePeer.doInsert( criteria );
> ^
>
>
> Thank you,
>
> Golden D. Blount
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]