Skip to content

Minify_Lines::_eolInComment problem #304

Description

@GoogleCodeExporter
Minify commit/version: 2.1.7
PHP version: 5.4.22

What steps will reproduce the problem?
1. Generate a js file with a comment in the style /* http://www.google.com*/
2. Include the js script using Minify in debug mode 

Expected output:
The next line in the file starts with /* line number */

Actual output:
The next line in the file starts with /* line number *|

Original issue reported on code.google.com by jmcust...@gmail.com on 27 Dec 2013 at 4:21

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions