Skip to content
Snippets Groups Projects
Select Git revision
  • ia2
  • adql2.1-ia2
  • private_rows
  • master default protected
4 results

test

  • Clone with SSH
  • Clone with HTTPS
  • gmantele's avatar
    gmantele authored
    Functions whose some parameters are another function were not correctly
    identified: since the inner functions were not yet identified, their type
    was UNKNOWN and so it makes the identification of the parent function
    much easier since an UNKNOWN parameter is not checked. But, it was a
    problem if the parameter occurs to be finally of the wrong type.
    475fcb65
    History
    Name Last commit Last update
    ..