「view this page in B3 βῆτα server」

Revisions №58952

branch: master 「№58952」
Commited by: Rocco Moretti
GitHub commit link: 「218ff1c5abbd7105」 「№1654」
Difference from previous tested commit:  code diff
Commit date: 2016-09-23 10:44:41

Merge pull request #1654 from RosettaCommons/roccomoretti/fix_gcc47_segfault Fix GCC segfault issue. Older versions (4.7.2, 4.8.1) of GCC have internal compiler errors (the compiler segfaults) with code in SemiRotamericSingleResidueDunbrackLibrary.tmpl.hh. Separating out the variable initialization over two lines 'fixes' the issue and allows Rosetta to be compiled.

...