DaanDeMeyer / reproc

A cross-platform (C99/C++11) process library
MIT License
552 stars 65 forks source link

Fixes building with msvc 2010 #77

Closed lygstate closed 2 years ago

lygstate commented 2 years ago

Still hope this can be merged

DaanDeMeyer commented 2 years ago

Unfortunately, the point still stands, the minimum version we used in reproc is C99 and that won't change.