Search results

Page title matches

  • [[Category:Exception]] This article documents exception handling mechanisms at implementation level, including runtime and code gen
    3 KB (486 words) - 04:17, 21 January 2016

Page text matches

  • ...d when we are done we call RT_GC_WEAN. However if between the two calls an exception occurs, then we do not do the RT_GC_WEAN and the address of the C locals is ereturn(); /* Propagate exception */
    3 KB (464 words) - 14:25, 26 May 2007
  • * 0x0 = Bring up the unhandled exception dialog box. (Click OK to terminate ...) * 0x1 = Print out the stack trace of the exception and terminate the application
    2 KB (360 words) - 09:22, 25 May 2011
  • ...''generally'' should '''not''' use a session but a preference instead. The exception to this rule is if data needs to be persisted on a per-window or per-projec ...o explicitly store any session, unless a cases presents itself. In such an exception case, it is up to you do decided when a session should be persisted. Any co
    17 KB (2,779 words) - 09:07, 29 October 2008
  • * <del>Chapter 9 Type of assertion violation exception which should be ASSERTION_VIOLATION.</del> {{Red|Done in 6.2}} * <del>Chapter 23 Add exception and the corresponding class VOID_TARGET for calls on void target.</del> {{R
    8 KB (1,156 words) - 06:45, 3 June 2009
  • | exception_trace || Should a complete exception trace be generated in the finalized version? || true/false || false
    6 KB (852 words) - 11:54, 30 October 2006
  • * When pausing debugger or when an exception has occcurred EiffelStudio should switch to the feature tool, in flat view
    6 KB (880 words) - 14:09, 18 July 2006
  • ...t need to be addressed are issues of data interchange, what to do with MI, exception handling, and multithreading.
    1 KB (180 words) - 18:02, 8 August 2007
  • * Exception * [[User:Exception| Exception]]
    6 KB (929 words) - 05:33, 25 June 2006
  • == Solution 1: explicit exception == ...he right one. Otherwise, we have the conditions of a CAT call and raise an exception.
    5 KB (901 words) - 13:19, 7 May 2013
  • ...constants, loading/saving of projects which would cause the display of the exception trace dialog. * debugger: fixed crash when an exception occurred during expression evaluation.
    48 KB (7,538 words) - 16:09, 29 November 2006
  • [[Category:Exception]] ...TION and its descendants. EXCEPTION_MANAGER is introduced to handle common exception class operations, i.e. catch, and ignore.
    12 KB (1,708 words) - 04:17, 21 January 2016
  • implicit exception implicit exception
    2 KB (231 words) - 01:13, 24 April 2008
  • ...if the i18n library supplies a translated string that is not lowercase, an exception violation happens. This would superficially be relatively easy to fix, but
    2 KB (260 words) - 11:34, 31 October 2006
  • * include direct variable values in exception trace
    5 KB (774 words) - 05:29, 28 May 2008
  • ...all five digits without leading zeros for calendars that have five digits. Exception: the Japanese and Taiwan calendars always behave as if "yy" was selected. ...The year in five digits. Will pad with leading zeroes to get five digits. Exception: the Japanese and Taiwan calendars always behave as if "yy" was selected.
    10 KB (1,546 words) - 03:34, 7 September 2006
  • * <del>Exception as object</del>
    7 KB (869 words) - 13:03, 23 January 2014
  • * vision2: Fixed bug#13278 in EV_APPLICATION which could cause the default exception dialog to repeat itself indefinitely. *studio: Fixed bug#12530 A second unreproducible exception trace moving toolbars
    60 KB (9,097 words) - 10:20, 29 November 2007
  • ...access the formatting information, although the .NET implementation is an exception. The main jobs that it has are: assembling a list of supported locales, cre
    9 KB (1,548 words) - 07:45, 31 October 2006
  • ...dio automatically extracts test cases whenever you run your program and an exception is triggered. This feature is novel and not yet part of any other testing e ...e an exception is triggered a set of test cases that try to reproduce this exception is extracted. If disabled no test cases are extracted.
    9 KB (1,462 words) - 07:23, 31 May 2010
  • ...s objects and the type multibranch instructions will help with non-trivial exception handling.
    27 KB (4,443 words) - 08:22, 5 August 2015
  • ...point of view which other libraries it may reference internally (with one exception, from a management point of view, where you need to know dependencies since
    11 KB (1,777 words) - 13:22, 4 June 2012
  • ...ransactions in features. A feature either completes in its entirety or an exception is raised. The only shortfall of the current implementation is that any si --This call is a runtime exception. The probability of this happening
    7 KB (979 words) - 07:40, 17 July 2007
  • ...e is no feature calls on void target if they themselves do not trigger any exception. The most simple SAP includes the condition <e>x /= Void</e>. In this case
    5 KB (842 words) - 19:05, 17 April 2007
  • * Implementation of exception as objects
    10 KB (1,477 words) - 13:16, 22 January 2014
  • * You run an Eiffel program in workbench mode. The program raises an exception * Running the application will result in it throwing an exception (due to the bug)
    1 KB (204 words) - 04:39, 4 January 2008
  • ** The program does not raise an exception on a catcall. In this case the programmer has to do an object-test to use c ...ime check could be introduced on any problematic feature call and raise an exception. This would also imply that the mechanism of redefining covariant features
    6 KB (981 words) - 02:41, 20 May 2013
  • -- added we want an exception to be raised.
    26 KB (3,715 words) - 17:13, 8 May 2013
  • | raise exception
    4 KB (501 words) - 23:50, 6 June 2007
  • | exception | raise exception
    8 KB (930 words) - 17:42, 13 June 2007
  • ...rent runtime cannot handle it properly without failing, since it throws an exception in the wrong thread. This problem is even more visible in a multithreaded a
    3 KB (497 words) - 09:12, 7 June 2007
  • | {{Orange|Medium}}: Check for catcalls and raise exception
    23 KB (3,368 words) - 06:35, 29 August 2013
  • * runtime: Prevented a dead lock after an exception occurs while retrieving an object in a multithreaded environment (fixed ewe
    13 KB (1,906 words) - 16:02, 15 December 2007
  • tool is concerned. The ANTLR C grammar that Jazillian uses is no exception. So we changed
    14 KB (2,469 words) - 00:49, 9 August 2007
  • ...rd creation routine is the Error prompt as an error is usual considered an exception case and general there is no recourse action. The standard dialog buttons "
    21 KB (3,272 words) - 10:19, 14 May 2008
  • ...h `ecb'. The main difference between the two is that `ec' is compiled with exception trace and multithreading support which could slow down the compiler by a fa * studio: The exception submit dialog now retains remembered login between EiffelStudio sessions.
    18 KB (2,725 words) - 14:52, 30 May 2008
  • **** TTY debugger seems to have problems when exception in infix features occurs -> not possible to use tty menu anymore
    5 KB (809 words) - 03:07, 17 December 2007
  • understand, exception in a function, called when its precondition holds, some exception handling code to the unfolder? I mean, the unfolder would try to call all
    28 KB (4,306 words) - 05:39, 29 April 2008
  • You will notice that for every exception that occurs a new test case shows up in the testing window. Test cases are
    4 KB (661 words) - 04:38, 4 January 2008
  • * Don't extract when failure is due to developer exception
    7 KB (1,101 words) - 03:52, 25 January 2008
  • * Don't extract when failure is due to developer exception
    9 KB (1,362 words) - 00:25, 31 January 2008
  • ...u are debugging a test case that fails, but you press "Continue" after the exception occured (instead of "Stop", to end the execution immediately), EiffelStudio ...: On Linux, use test case debugging ONLY for FAILING test cases, and after exception occured, STOP the execution (with the "Stop" button)!
    5 KB (900 words) - 23:52, 17 April 2008
  • ...rvs the developer while running the program under development. Whenever an exception is thrown CDD gets activated automatically and extracts a test cases that i CDD automatically extracts a new test case after every thrown exception. This test case will appear in the normal test case tool window and can be
    4 KB (590 words) - 04:32, 14 February 2008
  • * Log original exception (make it part of test routine's state) * Log original exception and exception received from first test execution
    7 KB (1,061 words) - 07:51, 8 February 2008
  • * Log original exception and exception received from first test execution
    8 KB (1,130 words) - 05:42, 7 April 2008
  • First intermediate release of 6.2 including the new exception as objects language facility.
    413 B (56 words) - 09:23, 15 December 2008
  • The exception mechanism gets rid of some error code. ...e layout-related rules, and will be noted in their presentation below. Any exception only occurs after the first few examples of a construct in the book have ap
    66 KB (10,813 words) - 06:30, 20 May 2013
  • Lastly, every button should have a tool-tip with the exception of dialog buttons, unless an explanation is required.
    3 KB (466 words) - 07:56, 25 April 2008
  • ...aluate_attribute in EiffelStudio (it was mainly for dotnet debugging, when exception occurs) ...handling of EWOULDBLOCK and EINPROGRESS error on Unix which would raise an exception instead of silently ignoring the error as it is done on Windows.
    24 KB (3,797 words) - 09:00, 19 February 2009
  • * exception details (type, tag, feature, class? occurred during set up, test, tear down * call stack for exception
    9 KB (1,357 words) - 13:18, 4 June 2012
  • ...regard when working with such rudimentary facilities. There and myriad of exception cases and many more cases where code is written to protect against these ca === Exception Protection ===
    11 KB (1,677 words) - 08:05, 2 October 2008
  • ...as sketched in this chapter" should read "Consider the try-catch style for exception handling sketched in this chapter" p. 782, in "exception through throw ()).", the full-stop should be black (not blue)
    171 KB (26,573 words) - 01:56, 17 March 2009
  • *build: Fixed bug#15578 in EiffelBuild which causes it to report an exception trace when it should not. This was due to a bug introduced in our preferenc ...sel test#melt012 where if you have a routine with a rescue clause where an exception is raised while executing the compound of a 'when' clause the interpreter s
    38 KB (5,844 words) - 23:15, 27 August 2009
  • * EiffelStudio: Fixed a bug causing an exception when showing a context menu. * EiffelBuild: Fixed a bug that caused an exception when editing text value of a field.
    7 KB (1,034 words) - 04:54, 12 June 2020
  • * ''<e>e</e>'' for any type of exception (descendant of EXCEPTION). ...itself with suffixing variables with a sequential natural index. The only exception is the first local declaration which may or may not have the primary index
    10 KB (1,656 words) - 00:41, 2 August 2013
  • ...They have to be checked at runtime and the runtime system has to throw an exception if the assertion is not valid (at least until we have an actual theorem pro
    8 KB (1,313 words) - 12:02, 31 July 2009
  • ...cification; automatic documentation; testing and debugging; control of the exception and inheritance mechanisms. *[[User:ted | Ted Feng]]: EiffelStudio, Internationalization, runtime & exception
    4 KB (626 words) - 16:40, 11 March 2010
  • ...cification; automatic documentation; testing and debugging; control of the exception and inheritance mechanisms.
    13 KB (2,017 words) - 12:37, 12 March 2010
  • ...o show the "full error message" (i.e: include the exception trace) when an exception occurs during expression evaluation. Then now by default, we keep only shor ...when melted code called frozen code that called a melted agent triggering exception (see test#incr348).
    19 KB (3,023 words) - 09:50, 14 July 2010
  • If you are unable to fix, then you should raise an exception which will be internally understood as not being able to retrieve the stora
    4 KB (693 words) - 10:18, 23 March 2010
  • ...oring and you try to write a file that is not yet open, it will trigger an exception instead of silently exiting.
    15 KB (2,252 words) - 09:52, 14 January 2011
  • *{{Red|base: UNIX_FILE_INFO.update won't raise an exception if the underlying call to `stat' or `lstat' fails (most likely when the fil
    9 KB (1,330 words) - 13:05, 6 June 2011
  • ...n and it's easier to raise and to track it without inlining given that the exception overhead is high enough anyway.
    8 KB (1,214 words) - 23:45, 27 November 2011
  • The only exception is with FILE and DIRECTORY where STRING_8 are interpreted in the current lo
    3 KB (516 words) - 16:02, 8 November 2012
  • [[Category:Exception]] This article documents exception handling mechanisms at implementation level, including runtime and code gen
    3 KB (486 words) - 04:17, 21 January 2016
  • * EiffelStudio: bug#16960 - Fixed an exception when showing an inherited class invariant with qualified anchored types (re
    5 KB (838 words) - 11:11, 26 November 2013
  • -- Process exception for routines with no Rescue clause.
    6 KB (934 words) - 10:20, 1 February 2014
  • ...l, above all rule violations. You can double-click on the entry to see the exception details (the call stack, which rule caused it, and so forth). When an exception occurs while a class is being analyzed the analyzer continues with the next
    12 KB (1,957 words) - 15:27, 3 June 2014
  • ...rresponding class). In the case an exception is thrown during analysis the exception is caught by the code analyzer and is added to this list. In the graphical ...clause all possible exceptions are caught and recorded. In case of such an exception it then proceeds to the next class.
    22 KB (3,657 words) - 15:21, 3 June 2014
  • *compiler: test#anchor079 (related to bug#18893) - Fixed a bug that caused an exception when processing declaration of a qualified anchored type with dependencies ...cursive where if a file cannot be deleted it will exit the routine (via an exception) but would not close the open directory until the GC kicks in.
    4 KB (600 words) - 04:53, 3 February 2015
  • *compiler: bug#19120 (test#tuple019) - Fixed a bug that caused a compiler exception when a non-conforming value was assigned to a tuple field.
    4 KB (567 words) - 04:07, 26 January 2016
  • ...in .NET version of <e>ROUTINE</e> that may cause an incorrect result or an exception when calling <e>{ROUTINE}.valid_operands</e> on an agent with reference arg *EiffelStudio: bug#19173 - Fixed a bug that caused an exception when requesting to generate documentation or XMI for a target with a librar
    8 KB (1,168 words) - 23:28, 8 July 2016
  • Any I/O operations could raise an exception upon failure. No I/O operations will raise an exception upon failure.
    9 KB (1,447 words) - 04:31, 29 January 2016
  • *Library (Net): Added C functions to use socket functions without raising exception on I/O networking error. ...Web/EWF): Changed the standalone connector implementation to avoid raising exception for any networking error (it brings better debugger experience).
    7 KB (1,179 words) - 05:47, 21 March 2017
  • ...as their result but then fail to finish their initialization because of an exception.
    8 KB (1,214 words) - 01:21, 31 May 2017
  • ...ed code generation for old expressions when they are known to not raise an exception.
    11 KB (1,663 words) - 03:25, 20 February 2018
  • *library (web): Supported redefinition of the default HTTP response when an exception occurs.
    8 KB (1,275 words) - 23:06, 3 September 2018
  • ...akpoints, even if assertions are discarded in final mode, to make sure the exception trace uses the same stop point numbers in both final and workbench mode. *EiffelStudio (diagram): Fixed a bug that might cause an exception when performing multiple switching from an item with an existing diagram to
    13 KB (2,009 words) - 02:47, 26 December 2018
  • ...est#final045 — Fixed a bug that caused the compiler to terminate with an exception when finalizing code after incremental changes in the buggy source code usi
    11 KB (1,666 words) - 08:05, 22 May 2019