Minor bug with private procedures in packages in Firebird

Posts   
 
    
Posts: 256
Joined: 05-Jul-2010
# Posted on: 29-Dec-2021 15:02:50   

Hi

I just notice private methods of a library are shown in the Editor.

I think you should add the test on table RDB$PROCEDURES RDB$PRIVATE_FLAG = 0

kind regards

Alexander

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 30-Dec-2021 09:02:50   

Alexander wrote:

Hi

I just notice private methods of a library are shown in the Editor.

I think you should add the test on table RDB$PROCEDURES RDB$PRIVATE_FLAG = 0

kind regards

Alexander

Thanks, we'll add that filter!

Frans Bouma | Lead developer LLBLGen Pro
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 03-Jan-2022 11:20:56   

Added to v5.8.4 hotfix which is now available.

Frans Bouma | Lead developer LLBLGen Pro