Skip to content

Conversation

@chenglou
Copy link
Member

@chenglou chenglou commented Apr 6, 2018

  • Make warnings use super-errors too
  • Add default warnings set from bsb (cc @astrada, no more ReasonReact warning 40 that you have to grep out anymore!)
  • Report errors into stderr (aka console.error)

- Make warnings use super-errors too
- Add default warnings set from bsb (cc @astrada, no more ReasonReact warning 40 that you have to grep out anymore!)
- Report errors into stderr (aka console.error)
@chenglou chenglou requested a review from bobzhang April 6, 2018 11:50

(* copied over from Bsb_warning.default_warning_flag *)
Warnings.parse_options false "-30-40+6+7+27+32..39+44+45+101";

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, shall we share the magic string to make it easy to sync up?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@bobzhang
Copy link
Member

bobzhang commented Apr 9, 2018

can you also check in changes to jscompiler.d to watch which modules are added, otherwise it looks good to me

@chenglou
Copy link
Member Author

chenglou commented Apr 9, 2018

Done

@chenglou chenglou merged commit 642dd6a into rescript-lang:master Apr 9, 2018
@chenglou chenglou deleted the waaan branch April 9, 2018 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants