Project

General

Profile

« Previous | Next » 

Revision ab2a4326

Added by nobu (Nobuyoshi Nakada) almost 3 years ago

Warn suspicious flag to Regexp.new

Now second argument should be true, false, nil or Integer.
This flag is confused with third argument some times.