nickva commented on issue #1798: Suppress compiler warnings URL: https://github.com/apache/couchdb/pull/1798#issuecomment-445125117 For behavior undefined issues try checking application dependencies in the .app.src file and also remove explicit `{modules, [...]}` lists as those should be automatically created. Now in the case of couch and mem3 it's a tricky one as they would essentially need to depend on each other. Not sure how and if circular dependencies are handled.
---------------------------------------------------------------- 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
