tom-writes-code / rpgle-repl

A green-screen REPL style workspace to assist with RPGLE development
MIT License
26 stars 3 forks source link

REPLREFBLD in *LIBL type *FILE not found. #24

Closed GilDew closed 2 years ago

GilDew commented 2 years ago

I get this msg when compiling. REPLREFBLD doesn't seem to be included in the savf. What did I miss? I installed using the save file RPGLEREPL.FILE

tom-writes-code commented 2 years ago

This was a planned development that fizzled out and can be ignored.

I've updated the source files to remove mention of it, but I haven't published a new version yet.

Is this something that prevents compilation? I wonder if we've just had a more forgiving compiler setting.

GilDew commented 2 years ago

Yes it prevents compilations. 😊

Sent from Gil's iPhone.

On Apr 21, 2022, at 12:33 PM, Tom Sharp @.***> wrote:

 This was a planned development that fizzled out and can be ignored.

I've updated the source files to remove mention of it, but I haven't published a new version yet.

Is this something that prevents compilation? I wonder if we've just had a more forgiving compiler setting.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

GilDew commented 2 years ago

My apology. It doesn’t seem to prevent compilation! 😊

Sent from Gil's iPhone.

On Apr 21, 2022, at 12:54 PM, Gil @.***> wrote:

Yes it prevents compilations. 😊

Sent from Gil's iPhone.

On Apr 21, 2022, at 12:33 PM, Tom Sharp @.***> wrote:

 This was a planned development that fizzled out and can be ignored.

I've updated the source files to remove mention of it, but I haven't published a new version yet.

Is this something that prevents compilation? I wonder if we've just had a more forgiving compiler setting.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

tom-writes-code commented 2 years ago

The new save file v1.1.0-beta should resolve this.

GilDew commented 2 years ago

Thanks!

Sent from Gil's iPhone.

On Apr 21, 2022, at 6:50 PM, Tom Sharp @.***> wrote:

 The new save file v1.1.0-beta should resolve this.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.