This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] mark unused var in natPipeImplPosix


On Fri, Mar 04, 2005 at 02:18:50PM -0700, Tom Tromey wrote:
> >>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
> 
> Andreas> +gnu::java::nio::VMPipe::init (gnu::java::nio::PipeImpl *self
> Andreas> +			      __attribute__ ((unused)),
> 
> Just remove the argument name instead, as is done for the other
> argument.
> 
> Is this code supposed to just be a stub?  That seems weird.

Yeah, I never got around to submit this impl. It will work in 4.1. Sure.


Michael
-- 
Java Trap: http://www.gnu.org/philosophy/java-trap.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]