Skip to content

po_extract fails with 'if (target_arg == 0L) { : the condition has length > 1' #318

@MichaelChirico

Description

@MichaelChirico

From running on {data.table} at Rdatatable/data.table@f6dca2d

potools::po_extract(
  custom_translation_functions = list(
    R = 'catf:fmt|1',
    src = c('STOP:1', 'DTWARN:1', 'DTPRINT:1', 'snprintf:3')
  )
)

I may be just forgetting how po_extract() works, or may have mis-specified the src custom specification, but this error is not the correct way to surface the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions