jaydoane commented on a change in pull request #1798: Suppress compiler warnings
URL: https://github.com/apache/couchdb/pull/1798#discussion_r239888429
 
 

 ##########
 File path: src/couch/src/couch.erl
 ##########
 @@ -13,6 +13,7 @@
 -module(couch).
 
 -compile(export_all).
+-compile(nowarn_export_all).
 
 Review comment:
   Agreed, although it seems like `start_apps/1` should maybe not be exported, 
since I'm not finding it in use anywhere else.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to