Skip to content

Error handler is not passed to include_func #4

@minexew

Description

@minexew

Considering the prototype:

settings.include_func = function(file, is_global, resumer, error) {

However,

cpp.js/cpp.js

Line 454 in e57e91c

settings.include_func(file, parts[1] === '<', function(contents) {
passes only 3 arguments, leaving error undefined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions