Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • anders.blomdell
  • typeref
  • pragma
  • compiler-refactoring
  • labcomm2013
  • v2014.1
  • v2014.0
  • v2013.0
9 results

labcomm

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Anders Blomdell / LabComm
    Source project has a limited visibility.
    Sven Gestegård Robertz's avatar
    Sven Gestegård Robertz authored
    Remove unused type variable
    
    This merge request removes an unused type variable in [SampleDispatcher.java](https://gitlab.control.lth.se/anders_blomdell/labcomm/blob/master/lib/java/se/lth/control/labcomm/SampleDispatcher.java). This caused warnings when the Java lib is compiled with `-Xlint` since the LabComm compiler outputs code that doesn't use the type variable.
    
    See merge request !4
    981c404b
    History
    Name Last commit Last update