-
Notifications
You must be signed in to change notification settings - Fork 26
Cannot compile with clang #21
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdifficulty: VERY LOWTask with very low difficultyTask with very low difficultypriority: HIGHTask with high priorityTask with high priority
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdifficulty: VERY LOWTask with very low difficultyTask with very low difficultypriority: HIGHTask with high priorityTask with high priority
Building with clang fails because of the naming collision between the namespace
dotenvand the classdotenv.Version
Some of the build errors
Solution could be to rename the
dotenvclass #22