Ashlin Jose
Ashlin Jose
its still failing a few tests is that concerning??
are these fails still related to my pr?
ignore this recent push, that was by accident anyways, when i try to use JSON_THROW i get error: 'JSON_THROW' was not declared in this scope; did you mean 'JSON_TRY'? even...
``` template inline void throw_enum_error(const BasicJsonType& j, const char* enum_type) { JSON_THROW(::nlohmann::detail::type_error::create( 302, std::string("invalid value for ") + enum_type + ": " + j.dump(), &j)); } ``` can i define...
i have made the previously suggested changes like the positioning of string header and all but i am still waiting for reply on what to do about error: 'JSON_THROW' was...
are my changes sufficient this time around? i will make the signoff change to avoid the DCO error also this pr has become quite messy with all my unecessary commits...
can i get assigned?
ok but who will assign me to the issue??
kindly unassign me i am working on two other repos right now sorry for the inconvinience