mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-29 08:48:18 -05:00
If VLength (or its subclass) gets an empty input, by default it will set an error state. This error state now has a code param, which causes wiki code to treat it as fatal. This change disables the empty error in two places, when appropriate.