Just pulled the latest tip and got the following:

compile:
    [javac] Compiling 237 source files to
/home/purserj/wave-protocol/build/src
    [javac]
/home/purserj/wave-protocol/src/org/waveprotocol/wave/client/scroll/ScrollBuilder.java:38:
invalid inferred types for M; actual arguments do not conforms to inferred
formal arguments
    [javac] required: org.waveprotocol.wave.client.scroll.ScrollPanel<?
super java.lang.Object>
    [javac] found: org.waveprotocol.wave.client.scroll.ProxyScrollPanel
    [javac]     return SmartScroller.create(scroller);
    [javac]                                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

Anyone else experiencing similar?

OS = Gentoo
Java = OpenJDK 1.6.0_20
Commit = 915:b6bf30d69443

-- 
James Purser
Collaborynth
http://collaborynth.com.au
Mob: +61 406 576 553
Wave: [email protected]

Reply via email to