Skip to content

setErrno not yet implemented: Error: ENOSPC, write #18

Open
@hvr

Description

I ran into a

setErrno not yet implemented: Error: ENOSPC, write

javascript exception...

I guess a new case along the lines of

      if(es.indexOf('ENOSPC') !== -1)       return CONST_ENOSPC;

in

function h$setErrno(e) {
(as well as the h$errorStrs-mapping) addresses this?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions