Skip to content
Success

Changes

Summary

  1. exposed some exception routines to use for non local ehm in coroutines (details)
  2. fixed non-local ehm issue and added no arg resumer routine (details)
  3. force all input of C strings to specify a maximum length for the string target (details)
  4. change test programs to reflect input changes for C strings (details)
Commit 57fd66d2309b6cb82d553a6c4079aa5410565b14 by caparsons
exposed some exception routines to use for non local ehm in coroutines
The file was modifiedlibcfa/src/exception.h
The file was modifiedlibcfa/src/exception.c
Commit 3318dff9124a356ddd12a7df7cd197d06e1f9722 by caparsons
fixed non-local ehm issue and added no arg resumer routine
The file was modifiedlibcfa/src/concurrency/coroutine.hfa
The file was modifiedlibcfa/src/concurrency/coroutine.cfa
Commit e7a8f655ee2736d3b5a902f42b4cba2d05067676 by Peter Buhr
force all input of C strings to specify a maximum length for the string target
The file was modifiedlibcfa/src/iostream.hfa
The file was modifiedlibcfa/src/iostream.cfa
Commit 74c67481314d4ca49dd5b16923d811301b57923e by Peter Buhr
change test programs to reflect input changes for C strings
The file was modifiedtests/io/io.cfa
The file was modifiedtests/io/manipulatorsInput.cfa
The file was modifiedlibcfa/src/parseconfig.cfa