Skip to content

Instantly share code, notes, and snippets.

View mcgdb's full-sized avatar
🏠
Working from home

DG mcgdb

🏠
Working from home
  • United States
View GitHub Profile
@mcgdb
mcgdb / keybase.md
Created October 31, 2021 06:53
keybase

Keybase proof

I hereby claim:

  • I am mcgdb on github.
  • I am mcgdb (https://keybase.io/mcgdb) on keybase.
  • I have a public key ASBIV2TiTxJL9rj9ZdMw3-G9RCUK3gUk7PasFSNpXJzSRwo

To claim this, I am signing this object:

[ 74%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_spice_model.cpp.o │
[ 74%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/dialogs/dialog_spice_model_base.cpp.o │
[ 74%] Building CXX object eeschema/CMakeFiles/eeschema_kiface.dir/widgets/tuner_slider.cpp.o │
/home/dale/yaourt_tmp/yaourt-tmp-dale/aur-kicad-git/src/kicad-git/eeschema/dialogs/dialog_spice_model.cpp: In member function ‘bool DIALOG_SPICE_MODEL::addPwlValue(const wxString&, const wxString&)’: │
/home/dale/yaourt_tmp/yaourt-tmp-dale/aur-kicad-git/src/kicad-git/eeschema/dialogs/dialog_spice_model.cpp:809:38: warning: dereferencing type-punned pointer will break strict-a
@mcgdb
mcgdb / ycm_extra_conf.py
Created April 20, 2016 23:30
AVR youcompleteme configuration
# For God's sake, don't forget to rename this .ycm_extra_conf.py
# Note the leading dot! I downloaded this, configured it endlessly and nothing
# seemed to improve...Only to find out I didn't put the dot in the beginning because it got replaced
# with an underscore by my browser...Maybe I'm an idiot, but don't let this happen to you!
import os
import ycm_core
from clang_helpers import PrepareClangFlags