boostorg / boostorg/json

revert cc019f75

Aperta
#829 0 commenti 0 reazioni 1 assegnatario Rivendicata da @grisumbras Vedi su GitHub
Lingua principale
C++
Stelle
479
Fork
110
Merge medio
10g 3h
PR unite (30g)
5

Descrizione

The commit https://github.com/boostorg/json/commit/cc019f753bacfbdd449c72176d435b7c81e28c15 changes a bunch of code into enormous macros, presumably so that file and line number information is more correcterer. While this might have been useful in that moment, we now have the problem that the debugger is not capable of getting a breakpoint at code inside the macro and stepping through it. As I have a failure occurring at code inside the macro, I cannot debug it effectively.

This change needs to be reverted. There is an alternate solution for getting better diagnostics from failing tests, which I will open as another issue.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.