-
I'd like a serious discussion on continuing or ending support for Windows. I think it's baggage that burdens all the current developers, despite none of the current developers using Windows.
No-one …
ghost updated
4 years ago
-
It's been determined that the windows binaries do, indeed, still work. However, we should make sure our documentation is up to date. Specifically we need to make sure the user has the VC redist inst…
-
Eventually, Fuzzball should have some form of automated tests that run locally, perhaps a separate `make test` step. Ideally, this would include testing normal and SSL connections, running the MUF re…
-
## In short
* Choose a coding style
* Tabs? Spaces? (*Both, i.e. smart tab?*) Variable naming?
* May be best to compare with other large and/or long-standing projects
* Highly subjectiv…
-
`@muf "a b" "(?= )" 0 regsplit` crashes the server.
-
I'm putting this issue in mostly as a forum for those who are interested in hearing progress updates or who have feedback about the process. I've been doing commits over the past few weeks towards th…
-
If the `mcp_mesg_arg_getline()` function is called for a non-existing argument on an MCP message, it returns NULL. Not all places that use this function are properly verifying that NULL wasn't return…
-
Currently, the only configurable for database dumps is how often. We'd like to be able to configure dumps to happen at a specific server time, e.g. hourly **on the hour**, similar to a cron job.
ghost updated
4 years ago
-
ARRAY_FILTER_LOCK has no man page.
You can copy the docs from ARRAY_FILTER_FLAGS ... the difference is instead of a string of flags, it takes a parsed lock.
-
I commented on the commit that breaks things:
https://github.com/fuzzball-muck/fuzzball/commit/7fed0e712ecf4089c10fe4830f216536eb6fa7e0#commitcomment-34038815
It seems that this comment breaks e…