hkaiser changed the topic of #ste||ar to: The topic is 'STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar.cct.lsu.edu | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | Buildbot: http://rostam.cct.lsu.edu/ | Log: http://irclog.cct.lsu.edu/
nikunj has quit [Quit: Leaving]
nikunj has joined #ste||ar
nikunj has quit [Quit: Leaving]
K-ballo has quit [Ping timeout: 258 seconds]
K-ballo has joined #ste||ar
hkaiser has quit [Quit: bye]
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
hkaiser has joined #ste||ar
<K-ballo> how does one satisfy the clang_format check?
K-ballo has quit [Quit: K-ballo]
K-ballo has joined #ste||ar
<hkaiser> K-ballo: by clang-formatting all files in a module ;-)
<K-ballo> somehow it's not taking
<K-ballo> I made sure to use clang-format-8 to match formatting, still fails, doesn't even say where
<hkaiser> K-ballo: different clang-format version?
<hkaiser> circleci uses clang-format v7
<hkaiser> K-ballo: it creates an artifact with the diff
<K-ballo> v7? the executable says -8
<K-ballo> I didn't see the artifact, I guess I was not logged in
<hkaiser> I think it's 7, I have seen differences in v7/v8 formatting before
<K-ballo> yeah, there are tiny differences between each version, that's why I checked the version too
<K-ballo> what do you think of the approach in lexical_cast-lite (assuming it works)?
<K-ballo> ugh, line endings induced formatting differences
<K-ballo> I mixed those up
<hkaiser> K-ballo: let me have a look at lexixal_cast-lite
<hkaiser> K-ballo: may I suggest to expose the underlying conversion functionality as a trait so users can add their own types?
<hkaiser> I would expect this to be important for the use of lexical_cast for the program_options
<hkaiser> also, let's call the header file to_string.hpp, not lexical_cast
<hkaiser> otherwise, LGTM
<hkaiser> or from_string.hpp, respectively
jaafar has quit [Quit: Konversation terminated!]
jaafar has joined #ste||ar
jaafar has quit [Quit: Konversation terminated!]
jaafar has joined #ste||ar
jaafar has quit [Quit: Konversation terminated!]
jaafar has joined #ste||ar