libcue icon indicating copy to clipboard operation
libcue copied to clipboard

Move a bit of common code to another function?

Open elfring opened this issue 2 years ago • 0 comments

:eyes: The implementations of the functions “cue_parse_file” and “cue_parse_string” contain a bit of common code. How do you think about to extract it to another function? :thinking:

elfring avatar Oct 21 '23 15:10 elfring