Menu

naturaldocs just hangs

Support
2005-01-24
2012-09-14
  • arthur debert

    arthur debert - 2005-01-24

    hi there.

    ive downloaded and installed version 1.33.
    it does run, it finds the source folder, then it says:
    'Parsing 259 files...' - (which is the right number of source files.)
    and then it hangs.
    forever.
    i am trying to documment actionscript 2 files, in fact I am trying to documment actionscripts standart library.

    any ideas ?
    thanks,
    arthur

     
    • Greg Valure

      Greg Valure - 2005-01-25

      Is there anywhere I can download the ActionScript Standard Library for testing? I found a SourceForge project for it but there's no released files, web site, or CVS content.

       
      • arthur debert

        arthur debert - 2005-01-25

        hi greg.
        I have put it online for you to take a look.
        you can grab it at:
        http://plenamente.com/misc/Classes.zip

        have fun and thanks
        arthur

         
        • Greg Valure

          Greg Valure - 2005-01-26

          The problem is in three files: mx.data.types.SocialSecurity, PhoneNumber, and ZipCode. In each case it's caused by variables being declared without a semicolon ending the statement. I've already fixed the infinite loop condition, but it still causes some of the things that come after the variables to be missed. Is this valid syntax? If so, I'll make the next version take this into account. Either way, for now you can fix this by adding semicolons to those three files.

           
          • arthur debert

            arthur debert - 2005-01-26

            hi greg.

            yes, unfortunatelly, in most statements, specially assignment, the ending semicolon in not required. ;-(
            so, somehting like
            "public static var a :Number
            public static var b "
            is perfectly legal... yes I know, it is a mess. thanks a lot for you support though.

             
            • Greg Valure

              Greg Valure - 2005-01-30

              This has been fixed in Natural Docs 1.34, which was released today.

               

Log in to post a comment.

MongoDB Logo MongoDB