Skip to content
#

freebsd

Here are 730 public repositories matching this topic...

kiritofeng
kiritofeng commented Aug 16, 2020

Currently, the bridged interactive grader will raise a CompileError if the interactor fails to compile. This is incorrect, and should be an InternalError instead.

Additionally, check_result will swallow any IEs if the submission's result_flag is non-zero.
This can lead to the case where the interactor crashes, and the submission reports an RTE/IR due to being unable to read from stdin.

jas01
jas01 commented May 9, 2018

Hi,

Just install on a fresh install FreeBSD-11.1-p9 iocage.

When I launch iocage without /dev/fd (fdescfs) it took almost 30 sec (visual chrono) to get the help message

[root@filer]# time iocage > /dev/null
real    0m24.993s
user    0m8.856s
sys     0m16.138s
[root@filer]# 

But if I mount the /dev/fd

[root@filer]# time iocage > /dev/null
real    0m0.401s
user    0m
freac
enzo1982
enzo1982 commented Dec 15, 2019

This ticket serves as a tracker for translations needing updates for fre:ac 1.1.2. It will be updated once the status of a translation changes.

Help is needed to update the translations for fre:ac 1.1.2 which has been released on 20th June 2020. The next point release is planned for September 2020.

New translations to as of yet unsupported languages are more than welcome as well of cou

Improve this page

Add a description, image, and links to the freebsd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the freebsd topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.