Skip to content
  • Ian D. Bollinger's avatar
    Fix #1569. · 85fecab0
    Ian D. Bollinger authored
    * Change `guessPackageName` to translate arbitrary strings into valid
    package names.
    * Change type of `packageName` flag from String to PackageName and
    reject names that do not pass PackageName's corresponding parse
    function.
    85fecab0