[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug default/26887] New: `load' doesn't load after an error
From: |
jose.marchesi at oracle dot com |
Subject: |
[Bug default/26887] New: `load' doesn't load after an error |
Date: |
Sat, 14 Nov 2020 14:02:29 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26887
Bug ID: 26887
Summary: `load' doesn't load after an error
Product: poke
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: default
Assignee: unassigned at sourceware dot org
Reporter: jose.marchesi at oracle dot com
CC: poke-devel at gnu dot org
Target Milestone: ---
If an error prevents the loading of a module, the module still gets registered
as loaded and therefore subsequent loads are not effective:
(poke) load foo
error: fjdi
(poke) load foo
/* Does nothing. */
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug default/26887] New: `load' doesn't load after an error,
jose.marchesi at oracle dot com <=