captbaritone / captbaritone/datejs
Errors running datejs through Rhino
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Load date.js (compressed or uncompressed) through Rhino
(http://www.mozilla.org/rhino/)
2. Receive this error: "missing } in compound statement"
3. Also, I receive other errors when loading date.js as a resource in a
JavascriptMVC project. Details on these errors can be found here:
http://groups.google.com/group/javascriptmvc/browse_thread/thread/52a8dd7ced84dd
06?hl=en
What is the expected output? What do you see instead?
I expect the files to be loaded in Rhino without any errors.
What version of the product are you using? On what operating system?
The latest version from google code, compressed and uncompressed.
Windows 7 64-bit
Rhino 1.7 release 2 2009 03 22
Please provide any additional information below.
Here is some more information about the error in the context of the
JavaScriptMVC framework's compression function:
http://groups.google.com/group/javascriptmvc/browse_thread/thread/52a8dd7ced84dd
06?hl=en
```
Original issue reported on code.google.com by `dvmor...@gmail.com` on 14 Jul 2010 at 3:09
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.