• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Bug Report

 
Ranch Hand
Posts: 2937
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This thread has 2 replies, but the counter says there is only 1 reply. The thread was closed almost at the same time as the first reply was made, so I assume that there is a synchronization/locking issue. The getPostCounter() method is not synchronized?
Eugene.
[ April 10, 2003: Message edited by: Eugene Kononov ]
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The counter now correctly indicates two replies. We occasionally notice little glitches like this that subsequently get straightened out by some later update. The UBB program is written in Perl, and none of us are really motivated to go through all the code to figure out what it does, as long as it's working OK for the vast majority of waht we need.
 
Bartender
Posts: 73
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
While we are talking about bugs . . . can somebody do something about this pesky little fly
He is driving me NUTS .
 
Ranch Hand
Posts: 867
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
yes The Moose
I see the little fly in your nose and it staying inside and then build up the house!
Do you have any method or implement any interface to clean it?
Such as
Moose.tailAttack();
 
reply
    Bookmark Topic Watch Topic
  • New Topic