Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Fix all compiler warnings and turn them into errors #46

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

Olavhaasie
Copy link
Contributor

Description

Fixed compiler warning and turned warnings into errors.

Changes

  • Fix compiler warning
  • Add -Wextra to enable more warnings
  • Add -Werror to turn warnings into errors
  • Add -std=c++14 to compile with c++14 standard

@Olavhaasie Olavhaasie self-assigned this Feb 19, 2020
@Olavhaasie Olavhaasie merged commit 343989f into develop Feb 20, 2020
@Olavhaasie Olavhaasie deleted the fix/compiler-warnings branch February 20, 2020 11:28
@Olavhaasie Olavhaasie mentioned this pull request Mar 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants