[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] built 8.x quill?



Has anyone successfully built quill on 8.x?

I'm trying to build it now, but its throwing an error with the MyString struct.

It looks like pgsqldatabase.cpp is looking for MyString:sprintf which
doesn't seem to exist inside MyString.cpp

Is this an oversight or am i misreading the code?